Package javax.validation.spi

Interface Summary
BootstrapState Defines the state used to bootstrap the Configuration
ConfigurationState Contract between a Configuration and a ValidatorProvider to create a ValidatorFactory.
ValidationProvider<T extends Configuration<T>> Contract between the validation bootstrap mechanism and the provider engine.