org.kuali.rice.kns.datadictionary.validation.fieldlevel
Class EmailAddressValidationPattern
java.lang.Object
   org.kuali.rice.krad.datadictionary.validation.ValidationPattern
org.kuali.rice.krad.datadictionary.validation.ValidationPattern
       org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
           org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
- All Implemented Interfaces: 
- Serializable
- public class EmailAddressValidationPattern 
- extends FieldLevelValidationPattern
Validation pattern for matching (non-local) email addresses
- See Also:
- Serialized Form
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EmailAddressValidationPattern
public EmailAddressValidationPattern()
getPatternTypeName
protected String getPatternTypeName()
- 
- Specified by:
- getPatternTypeNamein class- FieldLevelValidationPattern
 
- 
- Returns:
- the key used to retrieve the validationPattern's type name, which is used as the suffix of the regex
         property key, as
         the type entry in the exportMap, etc.
- See Also:
- FieldLevelValidationPattern.getPatternTypeName()
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.