All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.validator.internal.metadata.aggregated.rule.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 MethodConfigurationRule and its subclasses used to validate the correctness of method constraints
 * on overridden/implemented methods in inheritance hierarchies.
 */
package org.hibernate.validator.internal.metadata.aggregated.rule;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy