Uses of Interface
org.springframework.validation.method.MethodValidationResult

Packages that use MethodValidationResult
Package
Description
Support classes for integrating a JSR-303 Bean Validation provider (such as Hibernate Validator) into a Spring ApplicationContext and in particular with Spring's data binding and validation APIs.
Abstractions and support classes for method validation, independent of the underlying validation library.
Support classes for annotation-based handler method processing.