| Package | Description |
|---|---|
| io.vertx.openapi.validation | |
| io.vertx.reactivex.openapi.validation | |
| io.vertx.rxjava3.openapi.validation |
| Modifier and Type | Method and Description |
|---|---|
Future<ValidatedResponse> |
ResponseValidator.validate(ValidatableResponse params,
String operationId)
Validates the passed response parameters against the operation defined in the related OpenAPI contract.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatedResponse |
ValidatedResponse.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ValidatedResponse |
ValidatedResponse.newInstance(ValidatedResponse arg) |
| Constructor and Description |
|---|
ValidatedResponse(ValidatedResponse delegate) |
| Modifier and Type | Method and Description |
|---|---|
ValidatedResponse |
ValidatedResponse.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ValidatedResponse |
ValidatedResponse.newInstance(ValidatedResponse arg) |
| Constructor and Description |
|---|
ValidatedResponse(ValidatedResponse delegate) |
Copyright © 2023 Eclipse. All rights reserved.