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 for the core interfaces of Jakarta Bean Validation.
Helper classes for message interpolation.
Logging classes.
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.internal.engineClassDescriptionDefine 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.internal.engine.messageinterpolationClassDescriptionDefine the strategy used to resolve the locale user for message interpolation when no locale is defined from the list of supported locales.Context used for locale resolution.
-
Classes in org.hibernate.validator.spi.messageinterpolation used by org.hibernate.validator.internal.util.loggingClassDescriptionDefine 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.
-