Uses of Interface
io.vertx.openapi.validation.ValidatedResponse
Packages that use ValidatedResponse
Package
Description
-
Uses of ValidatedResponse in io.vertx.openapi.validation
Methods in io.vertx.openapi.validation that return types with arguments of type ValidatedResponseModifier and TypeMethodDescriptionResponseValidator.validate(ValidatableResponse params, String operationId) Validates the passed response parameters against the operation defined in the related OpenAPI contract. -
Uses of ValidatedResponse in io.vertx.reactivex.openapi.validation
Methods in io.vertx.reactivex.openapi.validation that return ValidatedResponseMethods in io.vertx.reactivex.openapi.validation with parameters of type ValidatedResponseModifier and TypeMethodDescriptionstatic ValidatedResponseValidatedResponse.newInstance(ValidatedResponse arg) Constructors in io.vertx.reactivex.openapi.validation with parameters of type ValidatedResponse -
Uses of ValidatedResponse in io.vertx.rxjava3.openapi.validation
Methods in io.vertx.rxjava3.openapi.validation that return ValidatedResponseMethods in io.vertx.rxjava3.openapi.validation with parameters of type ValidatedResponseModifier and TypeMethodDescriptionstatic ValidatedResponseValidatedResponse.newInstance(ValidatedResponse arg) Constructors in io.vertx.rxjava3.openapi.validation with parameters of type ValidatedResponse