Unify and manage your data

NumericalSequencePRule

Determines if a password contains a numerical keyboard sequence.

This rules determines if a password contains a numerical keyboard sequence.

Table 1. Parameters
ParameterDescriptionTypeSyntax
length

Number equal to the allowed string length for a password.

Boolean "length" : 3
{ "type": ".NumericalSequencePRule", "length" : 3 }
Was this content helpful?