Uses of Package
org.hibernate.validator.ap.checks

Packages that use org.hibernate.validator.ap.checks
org.hibernate.validator.ap.checks   
org.hibernate.validator.ap.util   
 

Classes in org.hibernate.validator.ap.checks used by org.hibernate.validator.ap.checks
AbstractConstraintCheck
           Abstract base class for ConstraintCheck implementations.
ConstraintCheck
           Implementations represent checks, which determine whether a given constraint annotation is allowed at a given element.
ConstraintCheckError
          The result of the execution of a ConstraintCheck.
ConstraintChecks
          Represents an ordered set of ConstraintChecks with the ability to execute these checks against given elements and their annotations.
 

Classes in org.hibernate.validator.ap.checks used by org.hibernate.validator.ap.util
ConstraintCheckError
          The result of the execution of a ConstraintCheck.
 



Copyright © 2007-2010. All Rights Reserved.