Package | Description |
---|---|
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
org.hibernate.validator.internal.engine.valuehandling |
Implementations for
ValidatedValueUnwrapper |
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.raw |
The raw metadata is a reflection of all configured constraints including constraints defined via multiple
configuration sources.
|
Class and Description |
---|
UnwrapMode
Determines how unwrapping of values should occur.
|
Class and Description |
---|
TypeResolverBasedValueUnwrapper
Base class for
ValidatedValueUnwrapper s based on ClassMate's type resolver. |
UnwrapMode
Determines how unwrapping of values should occur.
|
Class and Description |
---|
UnwrapMode
Determines how unwrapping of values should occur.
|
Class and Description |
---|
UnwrapMode
Determines how unwrapping of values should occur.
|
Class and Description |
---|
UnwrapMode
Determines how unwrapping of values should occur.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.