@Deprecated public abstract class FieldLevelValidationPattern extends ValidationPattern
ValidationPattern.ValidationPatternException| Modifier and Type | Field and Description |
|---|---|
protected Pattern |
regexPattern
Deprecated.
|
| Constructor and Description |
|---|
FieldLevelValidationPattern()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExportMap |
buildExportMap(String exportKey)
Deprecated.
Builds an export map describing the subclass instance.
|
protected abstract String |
getPatternTypeName()
Deprecated.
|
Pattern |
getRegexPattern()
Deprecated.
|
protected String |
getRegexString()
Deprecated.
Uses the key returned by getConfigurationRegexKey to fetch the validationPattern's regex string from the
ConfigurationService
|
String |
getValidationErrorMessageKey()
Deprecated.
This overridden method ...
|
completeValidation, getValidationErrorMessageParameters, matchesprotected Pattern regexPattern
public FieldLevelValidationPattern()
protected String getRegexString()
getRegexString in class ValidationPatternValidationPattern.getRegexString()protected abstract String getPatternTypeName()
public final Pattern getRegexPattern()
getRegexPattern in class ValidationPatternpublic ExportMap buildExportMap(String exportKey)
ValidationPatternbuildExportMap in class ValidationPatternValidationPattern.buildExportMap(java.lang.String)public String getValidationErrorMessageKey()
getValidationErrorMessageKey in class ValidationPatternValidationPattern.getValidationErrorMessageKey()Copyright © 2005–2016 The Kuali Foundation. All rights reserved.