public class ErrorHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
static String |
SEPARATOR |
| Constructor and Description |
|---|
ErrorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Map<String,List<String>> |
from(Set<javax.validation.ConstraintViolation<T>> constraintViolations) |
public static final String SEPARATOR
public static final String PATH
Copyright © 2021. All rights reserved.