Package | Description |
---|---|
io.vertx.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.
|
Copyright © 2023 Eclipse. All rights reserved.