8081828384858687
violations.put(obj.getKey(), violation); } } if (!violations.isEmpty()) { throw new BeanValidationException(violations); } }