| Class | Description |
|---|---|
| Validator |
Validation utility, used to manually validate Json against Json Schema
|
| Validator.ValidationErrors | |
| ValidatorConfig |
Use this if you need to customize some part of the JSON Schema validation
(eg.
|
| Exception | Description |
|---|---|
| ValidationException |
| Annotation Type | Description |
|---|---|
| Validation |
Validation is used to specify that the annotated method input and/or output needs to be valid. |
Copyright © 2020. All rights reserved.