| Package | Description |
|---|---|
| org.hibernate.validator |
Bootstrap classes HibernateValidator and
HibernateValidatorConfiguration which uniquely identify Hibernate
Validator and allow to configure it.
|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
| org.hibernate.validator.messageinterpolation |
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used
by custom implementations of the interface for delegation.
|
| org.hibernate.validator.resourceloading |
ResourceBundleLocator interface and its various implementations.
|
| Class and Description |
|---|
| ResourceBundleLocator
Used by
ResourceBundleMessageInterpolator to load resource bundles
containing message texts to be displayed in case of validation errors. |
| Class and Description |
|---|
| ResourceBundleLocator
Used by
ResourceBundleMessageInterpolator to load resource bundles
containing message texts to be displayed in case of validation errors. |
| Class and Description |
|---|
| ResourceBundleLocator
Used by
ResourceBundleMessageInterpolator to load resource bundles
containing message texts to be displayed in case of validation errors. |
| Class and Description |
|---|
| ResourceBundleLocator
Used by
ResourceBundleMessageInterpolator to load resource bundles
containing message texts to be displayed in case of validation errors. |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.