Uses of Package
org.springframework.validation
Packages that use org.springframework.validation
Package
Description
Support classes for working with annotated message-handling methods with
 non-blocking, reactive contracts.
Support classes for working with annotated message-handling methods.
Support classes for handling messages from simple messaging protocols
 (like STOMP).
Configuration support for WebSocket messaging using higher level messaging protocols.
Support for testing Spring WebFlux server endpoints via
 
WebTestClient.Support for testing Spring MVC applications via
 
WebTestClient
 with MockMvc for server request
 handling.Contains built-in 
MockMvcBuilder implementations.Provides data binding and validation functionality,
 for usage in business and/or UI layers.
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.
Provides web-specific data binding functionality.
Support classes for web data binding.
Spring WebFlux configuration infrastructure.
Support for result handling through view resolution.
Annotation-based setup for Spring MVC.
MVC infrastructure for annotation-based handler method processing, building on the
 
org.springframework.web.method.annotation package.Support package for MVC controllers.
Support classes for Spring's web MVC framework.
This package contains Spring's JSP standard tag library for JSP 2.0+.
- 
- 
Classes in org.springframework.validation used by org.springframework.messaging.handler.annotation.supportClassDescriptionGeneral interface that represents binding results.A validator for application-specific objects.
- 
- 
Classes in org.springframework.validation used by org.springframework.messaging.simp.config
- 
Classes in org.springframework.validation used by org.springframework.test.web.reactive.server
- 
Classes in org.springframework.validation used by org.springframework.test.web.servlet.client
- 
Classes in org.springframework.validation used by org.springframework.test.web.servlet.setup
- 
Classes in org.springframework.validation used by org.springframework.validationClassDescriptionAbstract implementation of theBindingResultinterface and its super-interfaceErrors.Abstract implementation of theErrorsinterface.Abstract base class forBindingResultimplementations that work with Spring'sPropertyAccessormechanism.Thrown when binding errors are considered fatal.Strategy for processingDataBinder's missing field errors, and for translating aPropertyAccessExceptionto aFieldError.General interface that represents binding results.Common message code formats.Stores and exposes information about data-binding and validation errors for a specific object.Encapsulates a field error, that is, a reason for rejecting a specific field value.A strategy interface for formatting message codes.Strategy interface for building message codes from validation error codes.Encapsulates an object error, that is, a global reason for rejecting an object.A validator for application-specific objects.
- 
Classes in org.springframework.validation used by org.springframework.validation.beanvalidationClassDescriptionGeneral interface that represents binding results.Stores and exposes information about data-binding and validation errors for a specific object.Extended variant of theValidatorinterface, adding support for validation 'hints'.A validator for application-specific objects.
- 
Classes in org.springframework.validation used by org.springframework.web.bindClassDescriptionThrown when binding errors are considered fatal.General interface that represents binding results.Binder that allows for setting property values on a target object, including support for validation and binding result analysis.Stores and exposes information about data-binding and validation errors for a specific object.Encapsulates a field error, that is, a reason for rejecting a specific field value.Encapsulates an object error, that is, a global reason for rejecting an object.
- 
Classes in org.springframework.validation used by org.springframework.web.bind.supportClassDescriptionThrown when binding errors are considered fatal.Strategy for processingDataBinder's missing field errors, and for translating aPropertyAccessExceptionto aFieldError.General interface that represents binding results.Binder that allows for setting property values on a target object, including support for validation and binding result analysis.Stores and exposes information about data-binding and validation errors for a specific object.Encapsulates a field error, that is, a reason for rejecting a specific field value.Strategy interface for building message codes from validation error codes.Encapsulates an object error, that is, a global reason for rejecting an object.A validator for application-specific objects.
- 
Classes in org.springframework.validation used by org.springframework.web.reactive.configClassDescriptionStrategy interface for building message codes from validation error codes.A validator for application-specific objects.
- 
Classes in org.springframework.validation used by org.springframework.web.reactive.result.viewClassDescriptionStores and exposes information about data-binding and validation errors for a specific object.
- 
Classes in org.springframework.validation used by org.springframework.web.servlet.config.annotationClassDescriptionStrategy interface for building message codes from validation error codes.A validator for application-specific objects.
- 
Classes in org.springframework.validation used by org.springframework.web.servlet.mvc.method.annotationClassDescriptionThrown when binding errors are considered fatal.Binder that allows for setting property values on a target object, including support for validation and binding result analysis.
- 
Classes in org.springframework.validation used by org.springframework.web.servlet.mvc.supportClassDescriptionThrown when binding errors are considered fatal.Binder that allows for setting property values on a target object, including support for validation and binding result analysis.
- 
Classes in org.springframework.validation used by org.springframework.web.servlet.supportClassDescriptionStores and exposes information about data-binding and validation errors for a specific object.
- 
Classes in org.springframework.validation used by org.springframework.web.servlet.tagsClassDescriptionStores and exposes information about data-binding and validation errors for a specific object.