@Component
public class ShrBindingErrorProcessor
extends org.springframework.validation.DefaultBindingErrorProcessor
| Constructor and Description |
|---|
ShrBindingErrorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
processPropertyAccessException(org.springframework.beans.PropertyAccessException ex,
org.springframework.validation.BindingResult bindingResult) |
void |
setMessageSource(ShrResourceBundleMessageSource messageSource,
ShrDateFormatter dateFormatter) |
public void processPropertyAccessException(org.springframework.beans.PropertyAccessException ex,
org.springframework.validation.BindingResult bindingResult)
processPropertyAccessException in interface org.springframework.validation.BindingErrorProcessorprocessPropertyAccessException in class org.springframework.validation.DefaultBindingErrorProcessorpublic void setMessageSource(ShrResourceBundleMessageSource messageSource, ShrDateFormatter dateFormatter)