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

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

There is a newer version: org.apache.commons.net.ftp.FTPClient
Show newest version
/**
 * Support classes for annotation-based constraint evaluation,
 * for example, using a JSR-303 Bean Validation provider.
 *
 * 

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy