Package org.springframework.validation.annotation


@NullMarked package org.springframework.validation.annotation
support classes for annotation-based constraint evaluation, for example, using a JsR-303 Bean Validation provider.

Provides an extended variant of JsR-303's @Valid, supporting the specification of validation groups.