Package | Description |
---|---|
io.vertx.rxjava3.ext.web.api.contract | |
io.vertx.rxjava3.ext.web.api.contract.openapi3 | |
io.vertx.rxjava3.ext.web.api.validation |
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPOperationRequestValidationHandler
Base interface for HTTP request validation with API specification
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
Modifier and Type | Class and Description |
---|---|
class |
OpenAPI3RequestValidationHandler
NOTE: This class has been automatically generated from the
original non RX-ified interface using Vert.x codegen. |
Modifier and Type | Class and Description |
---|---|
class |
HTTPRequestValidationHandler
An interface for add HTTP Request validation.
|
Modifier and Type | Method and Description |
---|---|
static ValidationHandler |
ValidationHandler.newInstance(ValidationHandler arg) |
Copyright © 2023 Eclipse. All rights reserved.