Uses of Package
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.