Uses of Class
org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
Packages that use AllowCharacterConstraint
-
Uses of AllowCharacterConstraint in org.kuali.rice.krad.datadictionary.validation.constraint
Modifier and TypeClassDescriptionclassA ValidCharactersConstraint based on AlphaNumericValidationPattern.classPattern for matching alpha charactersclassPattern for matching numeric characters, difference between NumericPatternConstraint and IntegerPatternConstraint is that a numeric pattern constraint is for matching numeric characters and can be mixed with other characters by setting allow flags on, while integer is for only positive/negative numbers