public class NumericValidationPattern extends CharacterLevelValidationPattern
ValidationPattern.ValidationPatternExceptionexactLength, maxLength, regexPattern| Constructor and Description | 
|---|
NumericValidationPattern()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
extendExportMap(ExportMap exportMap)
Extends the given (parent class) exportMap as needed to represent subclass instances 
 | 
protected String | 
getRegexString()  | 
buildExportMap, getExactLength, getMaxLength, getRegexPattern, getValidationErrorMessageKey, getValidationErrorMessageKeyOptions, getValidationErrorMessageParameters, setExactLength, setMaxLengthcompleteValidation, matchespublic NumericValidationPattern()
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)Copyright © 2005–2015 The Kuali Foundation. All rights reserved.