| Modifier and Type | Method and Description |
|---|---|
List<Violation> |
ConstraintViolationProblem.getViolations() |
| Constructor and Description |
|---|
ConstraintViolationProblem(org.zalando.problem.StatusType status,
List<Violation> violations) |
ConstraintViolationProblem(URI type,
org.zalando.problem.StatusType status,
List<Violation> violations) |
Copyright © 2015–2018 Zalando SE. All rights reserved.