|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.validator.ap.checks | |
---|---|
org.hibernate.validator.ap.checks | This package contains check implementations used by the annotation processor to verify constraint declarations. |
org.hibernate.validator.ap.util | This package contains helper classes. |
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 ConstraintCheck s 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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |