Uses of Interface
jakarta.validation.MessageInterpolator

Packages that use MessageInterpolator
Package
Description
Top level package of the Jakarta Bean Validation API.
Package containing objects specific to the interaction between the Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.
 
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
Implementations for the core interfaces of Jakarta Bean Validation.
Contains various implementation of validation contexts and supporting classes.
Logging classes.
 
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.