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