Package jakarta.validation.spi
Package containing objects specific to the interaction between the
Jakarta Bean Validation bootstrapping process and Jakarta Bean Validation providers.
-
Interface Summary Interface Description BootstrapState Defines the state used to bootstrap theConfiguration
.ConfigurationState ValidationProvider<T extends Configuration<T>> Contract between the validation bootstrap mechanism and the provider engine.