Uses of Class
org.hibernate.validator.internal.metadata.aggregated.CascadingMetaDataBuilder

Packages that use CascadingMetaDataBuilder
Package
Description
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.