Class PhoneNumberValidationPattern
java.lang.Object
org.kuali.rice.krad.datadictionary.validation.ValidationPattern
org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
- All Implemented Interfaces:
Serializable
@Deprecated
public class PhoneNumberValidationPattern
extends org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
Validation pattern for matching Domestic phone Numbers
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException -
Field Summary
Fields inherited from class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
regexPattern -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
buildExportMap, getRegexPattern, getRegexString, getValidationErrorMessageKeyMethods inherited from class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
completeValidation, getValidationErrorMessageParameters, matches
-
Constructor Details
-
PhoneNumberValidationPattern
public PhoneNumberValidationPattern()Deprecated.
-
-
Method Details
-
getPatternTypeName
Deprecated.- Specified by:
getPatternTypeNamein classorg.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern- See Also:
-
ConfigurationBasedRegexPatternConstraint.