LengthPRule
This rule determines if a password is within a desired length.
This rule determines the desired length of a password.
Parameter | Description | Type | Syntax |
---|---|---|---|
min |
The numerical value equal to the minimum number of allowed characters for a password. | Number |
|
max | The numerical value equal to the maximum number of allowed characters for a password. | Number |
|