Uses of Class
org.hibernate.validator.internal.engine.path.PathImpl

Packages that use PathImpl
Package
Description
Classes dealing with the representation of constraints and the management/instantitation of constraint validators.
Classes related to the Path.Node API.
Contains various implementation of validation contexts and supporting 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).
Contains types for the representation of constraint locations.