public class ValidatorException extends Exception
| Constructor and Description |
|---|
ValidatorException(String message,
Set issues) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllViolationMessages() |
Set<javax.validation.ConstraintViolation> |
getIssues() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2016 Cognifide. All rights reserved.