| Package | Description |
|---|---|
| com.latitude.validator.spi |
| Modifier and Type | Method and Description |
|---|---|
Optional<ValidationException> |
ValidatorExecution.tryGetFailureException()
Get an
Optional containing the ValidationException responsible of the failure. |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatorExecution.setFailureException(ValidationException failureException)
Sets the cause of failure
|
| Modifier and Type | Method and Description |
|---|---|
void |
Validator.validate(Object subject,
ValidationContext context)
Execute the validation
|
Copyright © 2018 Latitude Srls. All rights reserved.