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. |
The length config describes a password requirement that specifies maxmimum and/or minimum lengths.
| Name | Type | Description |
|---|---|---|
| minLength | number | The minimum length. |
| maxLength | number | The maximum length. |