Uses of Package
org.springframework.validation.method

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.
Generic support classes for handler method processing.
Infrastructure for handler method processing.
Infrastructure for annotation-based handler method processing.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.
support package for MVC controllers.