| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.validation.constraint |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationBasedRegexPatternConstraint
ConfigurationBasedRegexPatternConstraint uses a patternTypeKey to get the regex used for validation by key from
the KualiConfigurationService
|
class |
CurrencyPatternConstraint
Validation pattern for matching currency type.
|
class |
DatePatternConstraint
DatePatternConstraint constrains a field to only allow dates which are part of the formats
defined in the system.
|
class |
FixedPointPatternConstraint
Validation pattern for matching fixed point numbers, optionally matching negative numbers
|
class |
FloatingPointPatternConstraint
Validation pattern for matching floating point numbers, optionally matching negative numbers
|
class |
IntegerPatternConstraint
TODO Administrator don't forget to fill this in.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.