Package org.springframework.validation.annotation

Support classes for annotation-based constraint evaluation, e.g.

See:
          Description

Annotation Types Summary
Validated Variant of JSR-303's Valid, supporting the specification of validation groups.
 

Package org.springframework.validation.annotation Description

Support classes for annotation-based constraint evaluation, e.g. using a JSR-303 Bean Validation provider.

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