Accelerate the Value of Data

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.

Table 1. Parameters
ParameterDescriptionTypeSyntax
length

Sets the sequence length

Number
"length" : 3
{
  "type": "RepeatCharacterRegexPRule",
  "length" : 3
}