public class AlphaValidationPattern extends CharacterLevelValidationPattern
ValidationPattern.ValidationPatternException| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allowWhitespace |
exactLength, maxLength, regexPattern| Constructor and Description |
|---|
AlphaValidationPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
extendExportMap(ExportMap exportMap)
Extends the given (parent class) exportMap as needed to represent subclass instances
|
boolean |
getAllowWhitespace() |
protected String |
getRegexString() |
protected String |
getValidationErrorMessageKeyOptions() |
void |
setAllowWhitespace(boolean allowWhitespace) |
buildExportMap, getExactLength, getMaxLength, getRegexPattern, getValidationErrorMessageKey, getValidationErrorMessageParameters, setExactLength, setMaxLengthcompleteValidation, matchesprotected boolean allowWhitespace
public AlphaValidationPattern()
public boolean getAllowWhitespace()
public void setAllowWhitespace(boolean allowWhitespace)
allowWhitespace - protected String getRegexString()
getRegexString in class ValidationPatternValidationPattern.getRegexString()public void extendExportMap(ExportMap exportMap)
CharacterLevelValidationPatternextendExportMap in class CharacterLevelValidationPatternorg.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern#extendExportMap(org.kuali.bo.datadictionary.exporter.ExportMap)protected String getValidationErrorMessageKeyOptions()
getValidationErrorMessageKeyOptions in class CharacterLevelValidationPatternCopyright © 2005–2016 The Kuali Foundation. All rights reserved.