Uses of Class
org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
Packages that use ValidDataPatternConstraint
-
Uses of ValidDataPatternConstraint in org.kuali.rice.krad.datadictionary.validation.constraint
Subclasses of ValidDataPatternConstraint in org.kuali.rice.krad.datadictionary.validation.constraintModifier and TypeClassDescriptionclassConfigurationBasedRegexPatternConstraint uses a patternTypeKey to get the regex used for validation by key from the KualiConfigurationServiceclassValidation pattern for matching currency type.classDatePatternConstraint constrains a field to only allow dates which are part of the formats defined in the system.classValidation pattern for matching fixed point numbers, optionally matching negative numbersclassValidation pattern for matching floating point numbers, optionally matching negative numbersclassTODO Administrator don't forget to fill this in.