See: Description
Class | Description |
---|---|
BindingAwareConcurrentModel |
Subclass of
ConcurrentModel that automatically removes
the BindingResult object when its corresponding
target attribute is replaced through regular Map operations. |
BindingAwareModelMap |
Subclass of
ExtendedModelMap that automatically removes
a BindingResult object if the corresponding
target attribute gets replaced through regular Map operations. |