Interface IPasswordValidator

Hierarchy

  • IPasswordValidator

Properties

validatorFunc?: ((pwd) => ValidationResult)

Type declaration

validatorRegex?: string

A regex string to validate the password

Generated using TypeDoc