Uses of Interface
io.vertx.mutiny.ext.web.api.contract.HTTPOperationRequestValidationHandler
-
Packages that use HTTPOperationRequestValidationHandler Package Description io.vertx.mutiny.ext.web.api.contract io.vertx.mutiny.ext.web.api.contract.openapi3 -
-
Uses of HTTPOperationRequestValidationHandler in io.vertx.mutiny.ext.web.api.contract
Methods in io.vertx.mutiny.ext.web.api.contract that return HTTPOperationRequestValidationHandler Modifier and Type Method Description static HTTPOperationRequestValidationHandlerHTTPOperationRequestValidationHandler. newInstance(io.vertx.ext.web.api.contract.HTTPOperationRequestValidationHandler arg) -
Uses of HTTPOperationRequestValidationHandler in io.vertx.mutiny.ext.web.api.contract.openapi3
Classes in io.vertx.mutiny.ext.web.api.contract.openapi3 that implement HTTPOperationRequestValidationHandler Modifier and Type Class Description classOpenAPI3RequestValidationHandlerNOTE: This class has been automatically generated from theoriginalnon Mutiny-ified interface using Vert.x codegen.
-