Package | Description |
---|---|
org.hibernate.validator.ap.checks |
This package contains check implementations used by the annotation processor to verify
constraint declarations.
|
Constructor and Description |
---|
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) |
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved