See: Description
Class | Description |
---|---|
AlphaNumericValidationPattern |
Pattern for matching alphanumeric characters
Also, allows conditionally whitespace, underscore, period, parens, dollar signs, and forward slash.
|
AlphaValidationPattern |
Pattern for matching alpha characters
|
AnyCharacterValidationPattern |
Pattern for matching any printable character
|
CharsetValidationPattern |
Pattern for matching any character in the given list (String)
|
NumericValidationPattern |
Pattern for matching numeric characters
|
RegexValidationPattern |
This is a description of what this class does - ctdang don't forget to fill this in.
|
UTF8AnyCharacterValidationPattern |
Pattern for matching any UTF-8 character with whitespace option
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.