| Package | Description |
|---|---|
| org.kuali.rice.krad.datadictionary.validation.constraint |
| Modifier and Type | Class and Description |
|---|---|
class |
AlphaNumericPatternConstraint
A ValidCharactersConstraint based on AlphaNumericValidationPattern.
|
class |
AlphaPatternConstraint
Pattern for matching alpha characters
|
class |
NumericPatternConstraint
Pattern 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
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.