| Package | Description |
|---|---|
| io.vertx.ext.web.openapi.router | |
| io.vertx.openapi.validation | |
| io.vertx.openapi.validation.transformer | |
| io.vertx.rxjava3.openapi.validation |
| Class and Description |
|---|
| ValidatableRequest |
| Class and Description |
|---|
| Parameter |
| RequestParameter |
| ResponseParameter |
| ResponseValidator
The
ResponseValidator requires the parameters in a specific format to be able to
parse and validate them. |
| SchemaValidationException
A SchemaValidationException is a special case of a
ValidatorException and is thrown, if the validation of a
request or response fails due to a schema violation. |
| ValidatableRequest |
| ValidatableResponse |
| ValidatedRequest |
| ValidatedResponse |
| ValidatorErrorType |
| ValidatorException
A ValidatorException is thrown, if the validation of a request or response fails.
|
| Class and Description |
|---|
| ValidatableRequest |
| ValidatableResponse |
| Class and Description |
|---|
| RequestParameter |
| RequestValidator
The
RequestValidator requires the parameters in a specific format to be able to
parse and validate them. |
| ResponseParameter |
| ValidatableRequest |
| ValidatableResponse |
| ValidatedRequest |
| ValidatedResponse |
Copyright © 2024 Eclipse. All rights reserved.