Class ValidationErrorConverter

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 ValidationErrorConverter extends AbstractLocalizedErrorConverter
Converts Spring's Errors to a list of ErrorWsDTO.