| Package | Description | 
|---|---|
| io.vertx.ext.web.validation | |
| io.vertx.reactivex.ext.web.validation | |
| io.vertx.rxjava.ext.web.validation | 
| Modifier and Type | Method and Description | 
|---|---|
static RequestPredicateResult | 
RequestPredicateResult.failed(String message)  | 
static RequestPredicateResult | 
RequestPredicateResult.success()  | 
| Modifier and Type | Method and Description | 
|---|---|
RequestPredicateResult | 
RequestPredicateResult.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RequestPredicateResult | 
RequestPredicateResult.newInstance(RequestPredicateResult arg)  | 
| Constructor and Description | 
|---|
RequestPredicateResult(RequestPredicateResult delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
RequestPredicateResult | 
RequestPredicateResult.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RequestPredicateResult | 
RequestPredicateResult.newInstance(RequestPredicateResult arg)  | 
| Constructor and Description | 
|---|
RequestPredicateResult(RequestPredicateResult delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.