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 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 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.