跳过导航链接
spring-context

@NonNullApi @NonNullFields

程序包 org.springframework.validation.annotation

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

请参阅: 说明

程序包org.springframework.validation.annotation的说明

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.

跳过导航链接
spring-context