Package javax.validation.spi

Package containing objects specific to the interaction between the Bean Validation bootstrapping process and Bean Validation providers.

See:
          Description

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

Package javax.validation.spi Description

Package containing objects specific to the interaction between the Bean Validation bootstrapping process and Bean Validation providers.



Copyright © 2007-2013. All Rights Reserved.