RepeatCharacterRegexPRule
This rule determines if a password contains a duplicate ASCII keyboard sequence
Rule for determining if a password contains a duplicate ASCII keyboard sequence.
Parameter | Description | Type | Syntax |
---|---|---|---|
length |
Sets the sequence length | Number |
|
{
"type": "RepeatCharacterRegexPRule",
"length" : 3
}