public class UTF8AnyCharacterValidationPattern extends CharacterLevelValidationPattern
ValidationPattern.ValidationPatternException| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allowWhitespace |
exactLength, maxLength, regexPattern| Constructor and Description |
|---|
UTF8AnyCharacterValidationPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
extendExportMap(ExportMap exportMap)
This overridden method ...
|
boolean |
getAllowWhitespace() |
protected String |
getRegexString()
This overridden method ...
|
protected String |
getValidationErrorMessageKeyOptions() |
void |
setAllowWhitespace(boolean allowWhitespace) |
buildExportMap, getExactLength, getMaxLength, getRegexPattern, getValidationErrorMessageKey, getValidationErrorMessageParameters, setExactLength, setMaxLengthcompleteValidation, matchesprotected boolean allowWhitespace
public UTF8AnyCharacterValidationPattern()
public boolean getAllowWhitespace()
public void setAllowWhitespace(boolean allowWhitespace)
allowWhitespace - protected String getRegexString()
getRegexString in class ValidationPatternCharacterLevelValidationPattern.extendExportMap(org.kuali.rice.krad.datadictionary.exporter.ExportMap)public void extendExportMap(ExportMap exportMap)
extendExportMap in class CharacterLevelValidationPatternValidationPattern.getRegexString()protected String getValidationErrorMessageKeyOptions()
getValidationErrorMessageKeyOptions in class CharacterLevelValidationPatternCopyright © 2005–2016 The Kuali Foundation. All rights reserved.