Class GEmailValidator
java.lang.Object
ch.tocco.nice2.validate.api.generic.GEmailValidator
- All Implemented Interfaces:
Cloneable
A generic validator for verifying email addresses. At the moment just the syntax, no
domain verification nor email server connection.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GEmailValidator
public GEmailValidator()
-
-
Method Details
-
validate
-
clone
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-