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.engine.valuecontext | |
org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
Class and Description |
---|
ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
Class and Description |
---|
ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
Class and Description |
---|
BeanValueContext |
ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
ValueContext.ValueState |
Class and Description |
---|
ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved