class documentation

class NumericPasswordValidator:

View In Hierarchy

Validate whether the password is alphanumeric.
Method get​_help​_text Undocumented
Method validate Undocumented
def get_help_text(self):

Undocumented

def validate(self, password, user=None):

Undocumented