|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterLevelValidationPattern | |
---|---|
org.kuali.rice.kns.datadictionary.validation.charlevel | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of CharacterLevelValidationPattern in org.kuali.rice.kns.datadictionary.validation.charlevel |
---|
Subclasses of CharacterLevelValidationPattern in org.kuali.rice.kns.datadictionary.validation.charlevel | |
---|---|
class |
AlphaNumericValidationPattern
Pattern for matching alphanumeric characters Also, allows conditionally whitespace, underscore, period, parens, dollar signs, and forward slash. |
class |
AlphaValidationPattern
Pattern for matching alpha characters |
class |
AnyCharacterValidationPattern
Pattern for matching any printable character |
class |
CharsetValidationPattern
Pattern for matching any character in the given list (String) |
class |
NumericValidationPattern
Pattern for matching numeric characters |
class |
RegexValidationPattern
This is a description of what this class does - ctdang don't forget to fill this in. |
class |
UTF8AnyCharacterValidationPattern
Pattern for matching any UTF-8 character with whitespace option |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |