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