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

org.springframework.validation.annotation.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Support classes for annotation-based constraint evaluation,
 * e.g. using a JSR-303 Bean Validation provider.
 *
 * 

Provides an extended variant of JSR-303's {@code @Valid}, * supporting the specification of validation groups. */ package org.springframework.validation.annotation;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy