Package | Description |
---|---|
io.vertx.ext.web.api.validation | |
io.vertx.reactivex.ext.web.api.validation | |
io.vertx.rxjava.ext.web.api.validation | |
io.vertx.rxjava3.ext.web.api.validation |
Modifier and Type | Method and Description |
---|---|
HTTPRequestValidationHandler |
HTTPRequestValidationHandler.addCustomValidatorFunction(CustomValidator customValidator)
Deprecated.
Add a custom validator.
|
Modifier and Type | Method and Description |
---|---|
CustomValidator |
CustomValidator.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CustomValidator |
CustomValidator.newInstance(CustomValidator arg)
Deprecated.
|
Constructor and Description |
---|
CustomValidator(CustomValidator delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CustomValidator |
CustomValidator.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CustomValidator |
CustomValidator.newInstance(CustomValidator arg)
Deprecated.
|
Constructor and Description |
---|
CustomValidator(CustomValidator delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CustomValidator |
CustomValidator.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CustomValidator |
CustomValidator.newInstance(CustomValidator arg)
Deprecated.
|
Constructor and Description |
---|
CustomValidator(CustomValidator delegate)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.