Package | Description |
---|---|
org.hibernate.validator |
Bootstrap classes HibernateValidator and
HibernateValidatorConfiguration which uniquely identify Hibernate
Validator and allow to configure it.
|
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. |
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved