Package org.hibernate.validator.ap

This package contains the main class of Hibernate Validator annotation processor.

See:
          Description

Class Summary
ConstraintValidationProcessor An annotation processor for checking Bean Validation constraints.
 

Package org.hibernate.validator.ap Description

This package contains the main class of Hibernate Validator annotation processor.

The annotation processor implementation named ConstraintValidationProcessor delegates constraint verifications to the implemented checks.



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved