| Package | Description |
|---|---|
| ch.ralscha.extdirectspring.bean |
| Modifier and Type | Method and Description |
|---|---|
ExtDirectFormPostResult |
ExtDirectFormPostResult.addErrorsResolveCode(Locale locale,
org.springframework.context.MessageSource messageSource,
org.springframework.validation.BindingResult bindingResult)
resolve the messages codes along the implementation described in
DefaultMessageCodesResolverstop at first message found method is useless if no specific validation message have been set (example: javax.validation.constraints.NotNull.message.fax=Fax number is mandatory) it will behave addErrors(Locale, MessageSource, BindingResult)
with a big overhead |
Copyright © 2010-2014. All Rights Reserved.