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