Package org.hibernate.validator.ap
package org.hibernate.validator.ap
This package contains the main class of Hibernate Validator annotation processor.
The annotation processor implementation named ConstraintValidationProcessor
delegates constraint verifications to the implemented checks.
-
Classes