Package jakarta.validation.spi
package jakarta.validation.spi
Package containing objects specific to the interaction between the
Jakarta Validation bootstrapping process and Jakarta 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.