org.hibernate.validator.cfg.defs
Class EmailDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<EmailDef,Email>
      extended by org.hibernate.validator.cfg.defs.EmailDef

public class EmailDef
extends ConstraintDef<EmailDef,Email>

Author:
Hardy Ferentschik

Field Summary
 
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef
constraintType, parameters
 
Constructor Summary
EmailDef()
           
 
Method Summary
 
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef
addParameter, groups, message, payload, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmailDef

public EmailDef()


Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved