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