Uses of Class
org.apache.commons.validator.EmailValidator
-
Packages that use EmailValidator Package Description org.apache.commons.validator The Validator package provides validation for JavaBeans based on an xml file. -
-
Uses of EmailValidator in org.apache.commons.validator
Methods in org.apache.commons.validator that return EmailValidator Modifier and Type Method Description static EmailValidator
EmailValidator. getInstance()
Deprecated.Returns the Singleton instance of this validator.
-