public class ValidationErrorConverter extends AbstractLocalizedErrorConverter
Errors to a list of ErrorWsDTO.| Constructor and Description |
|---|
ValidationErrorConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(Object o,
List<ErrorWsDTO> webserviceErrorList) |
void |
setI18NService(I18NService i18NService) |
boolean |
supports(Class clazz) |
getMessage, getMessage, getMessage, getMessage, setMessageSourcecreateTarget, createTargetElementpublic boolean supports(Class clazz)
supports in class AbstractErrorConverterpublic void populate(Object o, List<ErrorWsDTO> webserviceErrorList)
public void setI18NService(I18NService i18NService)
Copyright © 2017 SAP SE. All Rights Reserved.