@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.BindingErrorProcessor
processPropertyAccessException
in class org.springframework.validation.DefaultBindingErrorProcessor
public void setMessageSource(ShrResourceBundleMessageSource messageSource, ShrDateFormatter dateFormatter)