public class ValidationErrorConverter extends AbstractLocalizedErrorConverter
ValidationErrors type.| Constructor and Description |
|---|
ValidationErrorConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected I18NService |
getI18NService() |
void |
populate(java.lang.Object o,
java.util.List<ErrorWsDTO> webserviceErrorList)
Override this method to populate the target from the source
|
void |
setI18NService(I18NService i18NService) |
boolean |
supports(java.lang.Class clazz) |
getMessage, getMessage, getMessage, getMessage, setMessageSourcecreateTargetElementafterPropertiesSet, convert, convert, createFromClass, createTarget, getMyBeanName, setBeanName, setTargetClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertAll, convertAllIgnoreExceptions, getLoggerpublic boolean supports(java.lang.Class clazz)
supports in class AbstractErrorConverterpublic void populate(java.lang.Object o,
java.util.List<ErrorWsDTO> webserviceErrorList)
AbstractConverterpopulate in interface Populator<java.lang.Object,java.util.List<ErrorWsDTO>>populate in class AbstractConverter<java.lang.Object,java.util.List<ErrorWsDTO>>o - the source instancewebserviceErrorList - the target instance to fillAbstractConverter.setTargetClass(Class)protected I18NService getI18NService()
public void setI18NService(I18NService i18NService)
Copyright © 2018 SAP SE. All Rights Reserved.