Package | Description |
---|---|
org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
org.hibernate.validator.internal.engine.validationcontext |
Contains various implementation of validation contexts and supporting classes.
|
org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
Class and Description |
---|
ValidationContext
Context object interface keeping track of all required data for operations inside
ConstraintTree
and its subclasses. |
Class and Description |
---|
BaseBeanValidationContext
Interface that exposes contextual information required for a validation call related to a bean.
|
ExecutableValidationContext
Extension of
BaseBeanValidationContext for executable validation. |
ValidationContext
Context object interface keeping track of all required data for operations inside
ConstraintTree
and its subclasses. |
ValidatorScopedContext
Context object storing the
Validator level helper and configuration properties. |
Class and Description |
---|
ValidationContext
Context object interface keeping track of all required data for operations inside
ConstraintTree
and its subclasses. |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved