core/authentication/password-validation.directive.ts

Description

Password validation directive using shared PasswordValidationService.

Returns { password: { minLength, maxLength, allowedCharactersList } } for full message (with allowed symbols) or { passwordSimple: { minLength, maxLength, allowedCharactersList } } for simple message (length only).

Implements

Validator

Example

Metadata

Relationships

Depends on

results matching ""

    No results matching ""