Package | Description |
---|---|
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.
|
Constructor and Description |
---|
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) |
Constructor and Description |
---|
ConstraintHelper(Types typeUtils,
AnnotationApiHelper annotationApiHelper) |
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved