class documentation

class UnicodeUsernameValidator(validators.RegexValidator):

View In Hierarchy

Undocumented

Class Variable flags Undocumented
Class Variable message Undocumented
Class Variable regex Undocumented

Inherited from RegexValidator:

Instance Variable code Undocumented
Instance Variable inverse​_match Undocumented
Method __call__ Validate that the input contains (or does not contain, if inverse_match is True) a match for the regular expression.
Method __eq__ Undocumented
Method __init__ Undocumented
flags: int =
message =
regex: str =