Uses of Package
org.hibernate.validator.spi.resourceloading

Packages that use org.hibernate.validator.spi.resourceloading
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. 
 

Classes in org.hibernate.validator.spi.resourceloading used by org.hibernate.validator.messageinterpolation
ResourceBundleLocator
           Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
 

Classes in org.hibernate.validator.spi.resourceloading used by org.hibernate.validator.resourceloading
ResourceBundleLocator
           Used by ResourceBundleMessageInterpolator to load resource bundles containing message texts to be displayed in case of validation errors.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.