Class CartModificationDataErrorConverter

All Implemented Interfaces:
Populator<Object,List<ErrorWsDTO>>, Converter<Object,List<ErrorWsDTO>>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.core.convert.converter.Converter<Object,List<ErrorWsDTO>>

public class CartModificationDataErrorConverter extends AbstractLocalizedErrorConverter
Converts CartModificationData to a list of ErrorWsDTO.