| Package | Description |
|---|---|
| io.vertx.openapi.validation | |
| io.vertx.reactivex.openapi.validation | |
| io.vertx.rxjava3.openapi.validation |
| Modifier and Type | Method and Description |
|---|---|
static RequestValidator |
RequestValidator.create(Vertx vertx,
OpenAPIContract contract)
Create a new
RequestValidator. |
| Modifier and Type | Method and Description |
|---|---|
RequestValidator |
RequestValidator.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static RequestValidator |
RequestValidator.newInstance(RequestValidator arg) |
| Constructor and Description |
|---|
RequestValidator(RequestValidator delegate) |
| Modifier and Type | Method and Description |
|---|---|
RequestValidator |
RequestValidator.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static RequestValidator |
RequestValidator.newInstance(RequestValidator arg) |
| Constructor and Description |
|---|
RequestValidator(RequestValidator delegate) |
Copyright © 2023 Eclipse. All rights reserved.