Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PasswordLengthValidator<Account>

Validator which ensures that password length is in the valid range.

Type parameters

Hierarchy

  • PasswordLengthValidator

Implements

Constructors

Methods

Constructors

constructor

Methods

validate

  • validate(password: string): Promise<void>