48cb64a Check the validity of FQname format prior to using it

Authored and Committed by jhrozek 10 years ago
    Check the validity of FQname format prior to using it
    
    Adds a sanity check of the fqname pattern. Fails if the username pattern
    is not specified at all and warns if the domain pattern is not
    specified.
    
        
file modified
+43 -3