public class NumericValidationPattern extends CharacterLevelValidationPattern
ValidationPattern.ValidationPatternException
exactLength, 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, setMaxLength
completeValidation, matches
public NumericValidationPattern()
protected String getRegexString()
getRegexString
in class ValidationPattern
ValidationPattern.getRegexString()
public void extendExportMap(ExportMap exportMap)
CharacterLevelValidationPattern
extendExportMap
in class CharacterLevelValidationPattern
org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern#extendExportMap(org.kuali.bo.datadictionary.exporter.ExportMap)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.