|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstraintHelper | |
---|---|
org.hibernate.validator.ap.checks | This package contains check implementations used by the annotation processor to verify constraint declarations. |
Uses of ConstraintHelper in org.hibernate.validator.ap.checks |
---|
Constructors in org.hibernate.validator.ap.checks with parameters of type ConstraintHelper | |
---|---|
AnnotationTypeCheck(ConstraintHelper constraintHelper)
|
|
ConstraintCheckFactory(Types typeUtils,
ConstraintHelper constraintHelper,
AnnotationApiHelper annotationApiHelper,
boolean methodConstraintsSupported)
|
|
ConstraintValidatorCheck(ConstraintHelper constraintHelper,
AnnotationApiHelper annotationApiHelper)
|
|
MultiValuedChecks(ConstraintHelper constraintHelper,
ConstraintCheck... checks)
Creates a new MultiValuedChecks. |
|
TypeCheck(ConstraintHelper constraintHelper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |