@Incubating(since="1.5.0") public class ValidationException extends java.lang.IllegalStateException
Validated.Invalid
into a throwable exception, which is used to throw an unchecked exception
at runtime when one or more properties are invalid.Constructor and Description |
---|
ValidationException(Validated<?> validation) |
Modifier and Type | Method and Description |
---|---|
Validated<?> |
getValidation() |