Package org.springframework.validation.support
Support classes for handling validation results.
Class Summary Class Description BindingAwareConcurrentModel Subclass ofConcurrentModelthat automatically removes theBindingResultobject when its corresponding target attribute is replaced through regularMapoperations.BindingAwareModelMap Subclass ofExtendedModelMapthat automatically removes aBindingResultobject if the corresponding target attribute gets replaced through regularMapoperations.