Package jakarta.validation.spi
package jakarta.validation.spi
Package containing objects specific to the interaction between the
Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.
-
ClassDescriptionDefines the state used to bootstrap the
Configuration
.ValidationProvider<T extends Configuration<T>>Contract between the validation bootstrap mechanism and the provider engine.