Class GEmailValidator

java.lang.Object
ch.tocco.nice2.validate.api.generic.GEmailValidator
All Implemented Interfaces:
Cloneable

public class GEmailValidator extends Object implements Cloneable
A generic validator for verifying email addresses. At the moment just the syntax, no domain verification nor email server connection.