Uses of Package
org.hibernate.validator.internal.engine.valuecontext
Packages that use org.hibernate.validator.internal.engine.valuecontext
Package
Description
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
Contains various implementation of validation contexts and supporting classes.
Core classes of the internal model used for representing constraints and related metadata.
-
Classes in org.hibernate.validator.internal.engine.valuecontext used by org.hibernate.validator.internal.engine.constraintvalidationClassDescriptionAn instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
-
Classes in org.hibernate.validator.internal.engine.valuecontext used by org.hibernate.validator.internal.engine.validationcontextClassDescriptionAn instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
-
Classes in org.hibernate.validator.internal.engine.valuecontext used by org.hibernate.validator.internal.engine.valuecontextClassDescriptionAn instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
-
Classes in org.hibernate.validator.internal.engine.valuecontext used by org.hibernate.validator.internal.metadata.coreClassDescriptionAn instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.