javax.validation.bootstrap.package-info Maven / Gradle / Ivy
/*
* Bean Validation API
*
* License: Apache License, Version 2.0
* See the license.txt file in the root directory or .
*/
/**
* Package containing bootstrap specific objects.
* Typical users are not interested in these objects.
*/
package javax.validation.bootstrap;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy