程序包 org.springframework.validation.support
Support classes for handling validation results.
类概要 类 说明 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.