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
Deprecated.
Will be removed in a future release. Use
ResourceBundleLocator
instead. |
Class and Description |
---|
ResourceBundleLocator
Deprecated.
Will be removed in a future release. Use
ResourceBundleLocator
instead. |
Class and Description |
---|
ResourceBundleLocator
Deprecated.
Will be removed in a future release. Use
ResourceBundleLocator
instead. |
Class and Description |
---|
DelegatingResourceBundleLocator
Abstract base for all
ResourceBundleLocator implementations, that
wish to delegate to some other locator. |
ResourceBundleLocator
Deprecated.
Will be removed in a future release. Use
ResourceBundleLocator
instead. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.