Uses of Package
org.hibernate.validator.internal.metadata.aggregated

Package
Description
Classes related to the Path.Node API.
Contains various implementation of validation contexts and supporting classes.
 
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
The classes in this package contain the aggregated meta data needed for an actual validation.
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).
The raw metadata is a reflection of all configured constraints including constraints defined via multiple configuration sources.