org.hibernate.validator.cfg.defs
Class NotNullDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<NotNullDef,NotNull>
      extended by org.hibernate.validator.cfg.defs.NotNullDef

public class NotNullDef
extends ConstraintDef<NotNullDef,NotNull>

Author:
Hardy Ferentschik

Field Summary
 
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef
constraintType, parameters
 
Constructor Summary
NotNullDef()
           
 
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

NotNullDef

public NotNullDef()


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