@Deprecated public class AnyCharacterValidationPattern extends CharacterLevelValidationPattern
ValidationPattern.ValidationPatternException| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allowWhitespace
Deprecated.
|
exactLength, maxLength, regexPattern| Constructor and Description |
|---|
AnyCharacterValidationPattern()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
extendExportMap(ExportMap exportMap)
Deprecated.
Extends the given (parent class) exportMap as needed to represent subclass instances
|
boolean |
getAllowWhitespace()
Deprecated.
|
protected String |
getRegexString()
Deprecated.
|
protected String |
getValidationErrorMessageKeyOptions()
Deprecated.
|
void |
setAllowWhitespace(boolean allowWhitespace)
Deprecated.
|
buildExportMap, getExactLength, getMaxLength, getRegexPattern, getValidationErrorMessageKey, getValidationErrorMessageParameters, setExactLength, setMaxLengthcompleteValidation, matchesprotected boolean allowWhitespace
public AnyCharacterValidationPattern()
public boolean getAllowWhitespace()
public void setAllowWhitespace(boolean allowWhitespace)
allowWhitespace - protected String getRegexString()
getRegexString in class ValidationPatternValidationPattern.getRegexString()public void extendExportMap(ExportMap exportMap)
CharacterLevelValidationPatternprotected String getValidationErrorMessageKeyOptions()
getValidationErrorMessageKeyOptions in class CharacterLevelValidationPatternCopyright © 2005–2015 The Kuali Foundation. All rights reserved.