Uses of Package
org.hibernate.validator.spi.messageinterpolation
Packages that use org.hibernate.validator.spi.messageinterpolation
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
used by custom implementations of the interface for delegation.
-
Classes in org.hibernate.validator.spi.messageinterpolation used by org.hibernate.validatorClassDescriptionDefine the strategy used to resolve the locale user for message interpolation when no locale is defined from the list of supported locales.
-
Classes in org.hibernate.validator.spi.messageinterpolation used by org.hibernate.validator.messageinterpolationClassDescriptionDefine the strategy used to resolve the locale user for message interpolation when no locale is defined from the list of supported locales.
-