Uses of Package
org.hibernate.validator.spi.resourceloading
Packages that use org.hibernate.validator.spi.resourceloading
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.
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
used by custom implementations of the interface for delegation.
ResourceBundleLocator interface and its various implementations.
-
Classes in org.hibernate.validator.spi.resourceloading used by org.hibernate.validatorClassDescriptionUsed 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.internal.engineClassDescriptionUsed 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.messageinterpolationClassDescriptionUsed 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.resourceloadingClassDescriptionUsed by
ResourceBundleMessageInterpolator
to load resource bundles containing message texts to be displayed in case of validation errors.