interface HTTPOperationRequestValidationHandler : ValidationHandler
Base interface for HTTP request validation with API specification |
|
interface RouterFactory<Specification : Any>
Main interface for Design Driven Router factory Author: Francesco Guardiani @slinkydeveloper |
|
open class RouterFactoryOptions |
|
open class RouterFactoryOptionsConverter
Converter for io.vertx.ext.web.api.contract.RouterFactoryOptions. NOTE: This class has been automatically generated from the io.vertx.ext.web.api.contract.RouterFactoryOptions original class using Vert.x codegen. |
open class RouterFactoryException : RuntimeException
Main class for router factory exceptions |