Uses of Enum
org.hibernate.validator.internal.metadata.location.ConstraintLocation.ConstraintLocationKind

Package
Description
 
The classes in this package contain the aggregated meta data needed for an actual validation.
Core classes of the internal model used for representing constraints and related metadata.
Implementation of the Bean Validation meta data API.
Contains the facet interfaces implemented by the aggregated meta data model types, allowing for a unified validation routine for all kinds of validation (bean, parameter and return value validation).
Contains types for the representation of constraint locations.
Abstraction of the meta data sources - annotation, xml, programmatic.