Package | Description |
---|---|
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
Class and Description |
---|
ConfigurationImpl
Hibernate specific
Configuration implementation. |
ValidationContext
Context object keeping track of all required data for a validation call.
|
ValidationContext.ValidationContextBuilder
Builder for creating
ValidationContext s suited for the different
kinds of validation. |
ValidatorFactoryImpl
Factory returning initialized
Validator instances. |
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 |
---|
ValidationContext
Context object keeping track of all required data for a validation call.
|
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 |
---|
ValidationContext
Context object keeping track of all required data for a validation call.
|
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-2014 Red Hat, Inc. All Rights Reserved