|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationApiHelper | |
|---|---|
| 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. |
| Uses of AnnotationApiHelper in org.hibernate.validator.ap.checks |
|---|
| Constructors in org.hibernate.validator.ap.checks with parameters of type AnnotationApiHelper | |
|---|---|
AnnotationTypeMemberCheck(AnnotationApiHelper annotationApiHelper,
Types typeUtils)
|
|
ConstraintCheckFactory(Types typeUtils,
ConstraintHelper constraintHelper,
AnnotationApiHelper annotationApiHelper,
boolean methodConstraintsSupported)
|
|
ConstraintValidatorCheck(ConstraintHelper constraintHelper,
AnnotationApiHelper annotationApiHelper)
|
|
GroupSequenceProviderCheck(AnnotationApiHelper annotationApiHelper,
Types typeUtils)
|
|
RetentionPolicyCheck(AnnotationApiHelper annotationApiHelper)
|
|
TargetCheck(AnnotationApiHelper annotationApiHelper)
|
|
| Uses of AnnotationApiHelper in org.hibernate.validator.ap.util |
|---|
| Constructors in org.hibernate.validator.ap.util with parameters of type AnnotationApiHelper | |
|---|---|
ConstraintHelper(Types typeUtils,
AnnotationApiHelper annotationApiHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||