class documentation

class NumericPasswordValidator: (source)

View In Hierarchy

Validate that the password is not entirely numeric.

Method get_help_text Undocumented
Method validate Undocumented
def get_help_text(self): (source)

Undocumented

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

Undocumented