org.hibernate.validator.valuehandling.package-info Maven / Gradle / Ivy
/*
* Hibernate Validator, declare and validate application constraints
*
* License: Apache License, Version 2.0
* See the license.txt file in the root directory or .
*/
/**
* Contains annotations dealing with the handling of values of validated elements prior to validation.
* This package is part of the public Hibernate Validator API.
*/
package org.hibernate.validator.valuehandling;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy