Package javax.validation.spi

Skip navigation links

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

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 Interface 	Description
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.
Skip navigation links

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Published 133 original articles · praised 191 · 20,000+ views

Guess you like

Origin blog.csdn.net/blog_programb/article/details/105688846