javax.validation.spi.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaee-web-api Show documentation
Show all versions of javaee-web-api Show documentation
Java(TM) EE 8 Web Profile Specification APIs
/*
* Bean Validation API
*
* License: Apache License, Version 2.0
* See the license.txt file in the root directory or .
*/
/**
* Package containing objects specific to the interaction between the
* Bean Validation bootstrapping process and Bean Validation providers.
*/
package javax.validation.spi;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy