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.path |
Classes related to the Path.Node API.
|
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.aggregated |
The classes in this package contain the aggregated meta data needed for an actual validation.
|
org.hibernate.validator.internal.metadata.facets |
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).
|
org.hibernate.validator.internal.metadata.location |
Contains types for the representation of constraint locations.
|
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
NodeImpl
Immutable implementation of a
Path.Node . |
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Class and Description |
---|
PathImpl
Default implementation of
javax.validation.Path . |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved