public class ValidationHandler extends Object
| Constructor and Description |
|---|
ValidationHandler() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
create(String... requiredParams) |
static io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
create(Validator<io.vertx.core.json.JsonObject> validator) |
Copyright © 2020. All rights reserved.