Skip to:
The only public API really is org.hibernate.validator.ap.ConstraintValidationProcessor, all the other classes should go to an internal package.
org.hibernate.validator.ap.ConstraintValidationProcessor
internal
The only public API really is
org.hibernate.validator.ap.ConstraintValidationProcessor
, all the other classes should go to aninternal
package.