LimitationsType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Definition of complexity and string policy
Item Summary  
Name Type Multiplicity Description
minLength property
int
[0,1] Minimal length of the string. 
maxLength property
int
[0,1] Maximal length of the string. 
minUniqueChars property
int
[0,1] Minimum number of unique characters in the string. 
checkAgainstDictionary property
boolean
[0,1] Currently ignored. 
checkPattern property
string
[0,1] Currently ignored. 
checkExpression property
CheckExpressionType
[0,-1] Expression that is used to check the value whether it is acceptable or not. 
maxAttempts property
int
[0,1] Maximum number of attempts to generate an expression. 
limit property
StringLimitType
[0,-1] Limitations (e.