Package | Description |
---|---|
org.hibernate.validator.resourceloading |
ResourceBundleLocator interface and its various implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregateResourceBundleLocator
A
ResourceBundleLocator implementation that provides access
to multiple source ResourceBundle s by merging them into one
aggregated bundle. |
class |
CachingResourceBundleLocator
A
ResourceBundleLocator implementation that wraps around another
locator and caches values retrieved from that locator. |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved