Uses of Interface
io.vertx.mutiny.ext.web.api.validation.ValidationHandler
Packages that use ValidationHandler
Package
Description
-
Uses of ValidationHandler in io.vertx.mutiny.ext.web.api.contract
Subinterfaces of ValidationHandler in io.vertx.mutiny.ext.web.api.contractModifier and TypeInterfaceDescriptioninterfaceBase interface for HTTP request validation with API specification -
Uses of ValidationHandler in io.vertx.mutiny.ext.web.api.contract.openapi3
Classes in io.vertx.mutiny.ext.web.api.contract.openapi3 that implement ValidationHandlerModifier and TypeClassDescriptionclassNOTE: This class has been automatically generated from theoriginalnon Mutiny-ified interface using Vert.x codegen. -
Uses of ValidationHandler in io.vertx.mutiny.ext.web.api.validation
Classes in io.vertx.mutiny.ext.web.api.validation that implement ValidationHandlerModifier and TypeClassDescriptionclassAn interface for add HTTP Request validation.Methods in io.vertx.mutiny.ext.web.api.validation that return ValidationHandlerModifier and TypeMethodDescriptionstatic ValidationHandlerValidationHandler.newInstance(io.vertx.ext.web.api.validation.ValidationHandler arg)