@Deprecated public class FloatingPointValidationPattern extends FieldLevelValidationPattern
ValidationPattern.ValidationPatternException| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
allowNegative
Deprecated.  
  | 
regexPattern| Constructor and Description | 
|---|
FloatingPointValidationPattern()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
ExportMap | 
buildExportMap(String exportKey)
Deprecated.  
Builds an export map describing the subclass instance. 
 | 
boolean | 
getAllowNegative()
Deprecated.  
  | 
protected String | 
getPatternTypeName()
Deprecated.  
  | 
protected String | 
getRegexString()
Deprecated.  
Adds special handling to account for optional allowNegative 
 | 
String | 
getValidationErrorMessageKey()
Deprecated.  
This overridden method ... 
 | 
void | 
setAllowNegative(boolean allowNegative)
Deprecated.  
  | 
getRegexPatterncompleteValidation, getValidationErrorMessageParameters, matchesprotected boolean allowNegative
public FloatingPointValidationPattern()
public boolean getAllowNegative()
public void setAllowNegative(boolean allowNegative)
allowNegative - protected String getRegexString()
getRegexString in class FieldLevelValidationPatternValidationPattern.getRegexString()protected String getPatternTypeName()
getPatternTypeName in class FieldLevelValidationPatternFieldLevelValidationPattern.getPatternTypeName()public ExportMap buildExportMap(String exportKey)
ValidationPatternbuildExportMap in class FieldLevelValidationPatternValidationPattern.buildExportMap(java.lang.String)public String getValidationErrorMessageKey()
FieldLevelValidationPatterngetValidationErrorMessageKey in class FieldLevelValidationPatternFieldLevelValidationPattern.getValidationErrorMessageKey()Copyright © 2005–2016 The Kuali Foundation. All rights reserved.