DaffFormsPasswordValidatorLengthConfig

The length config describes a password requirement that specifies maxmimum and/or minimum lengths.

Properties

Name Type Description
minLength number The minimum length.
maxLength number The maximum length.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.