class documentation

class ASCIIUsernameValidator(validators.RegexValidator):

View In Hierarchy

Undocumented

Class Variable message Undocumented
Class Variable regex Undocumented

Inherited from RegexValidator:

Instance Variable code Undocumented
Instance Variable flags 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
message =
regex: str =