| 
 | The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBindingResult | |
|---|---|
| org.springframework.validation | Provides data binding and validation functionality, for usage in business and/or UI layers. | 
| Uses of AbstractBindingResult in org.springframework.validation | 
|---|
| Subclasses of AbstractBindingResult in org.springframework.validation | |
|---|---|
|  class | AbstractPropertyBindingResultAbstract base class for BindingResultimplementations that work with
 Spring'sPropertyAccessormechanism. | 
|  class | BeanPropertyBindingResultDefault implementation of the ErrorsandBindingResultinterfaces, for the registration and evaluation of binding errors on
 JavaBean objects. | 
|  class | DirectFieldBindingResultSpecial implementation of the Errors and BindingResult interfaces, supporting registration and evaluation of binding errors on value objects. | 
|  class | MapBindingResultMap-based implementation of the BindingResult interface, supporting registration and evaluation of binding errors on Map attributes. | 
| 
 | The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||