|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.springframework.validation | |
| org.springframework.validation | Provides data binding and validation functionality, for usage in business and/or UI layers. |
| org.springframework.web.bind | Provides web-specific data binding functionality, including a utility class for easy invocation of binding and validation. |
| org.springframework.web.servlet.mvc | Standard controller implementations for the MVC framework that comes with Spring. |
| org.springframework.web.servlet.support | Support classes for Spring's web MVC framework. |
| org.springframework.web.servlet.tags | Spring's standard custom tag library. |
| Classes in org.springframework.validation used by org.springframework.validation | |
| BindException
Default implementation of the Errors interface, supporting registration and evaluation of binding errors. |
|
| Errors
Interface to be implemented by objects that can store and expose information about data binding errors. |
|
| FieldError
Class that encapsulates a field error, i.e. a reason for rejecting a specific field value. |
|
| MessageCodesResolver
Strategy interface for building message codes from validation error codes. |
|
| ObjectError
Class that encapsulates an object error, i.e. a global reason for rejecting an object. |
|
| Validator
Interface to be implemented by objects that can validate application-specific objects. |
|
| Classes in org.springframework.validation used by org.springframework.web.bind | |
| BindException
Default implementation of the Errors interface, supporting registration and evaluation of binding errors. |
|
| DataBinder
Binder that allows for binding property values to a target object. |
|
| Errors
Interface to be implemented by objects that can store and expose information about data binding errors. |
|
| FieldError
Class that encapsulates a field error, i.e. a reason for rejecting a specific field value. |
|
| ObjectError
Class that encapsulates an object error, i.e. a global reason for rejecting an object. |
|
| Validator
Interface to be implemented by objects that can validate application-specific objects. |
|
| Classes in org.springframework.validation used by org.springframework.web.servlet.mvc | |
| BindException
Default implementation of the Errors interface, supporting registration and evaluation of binding errors. |
|
| Errors
Interface to be implemented by objects that can store and expose information about data binding errors. |
|
| MessageCodesResolver
Strategy interface for building message codes from validation error codes. |
|
| Validator
Interface to be implemented by objects that can validate application-specific objects. |
|
| Classes in org.springframework.validation used by org.springframework.web.servlet.support | |
| Errors
Interface to be implemented by objects that can store and expose information about data binding errors. |
|
| Classes in org.springframework.validation used by org.springframework.web.servlet.tags | |
| Errors
Interface to be implemented by objects that can store and expose information about data binding errors. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||