public interface Ruler
| Modifier and Type | Method and Description |
|---|---|
static Ruler |
get(String type) |
static io.vertx.up.exception.WebException |
verify(Collection<Rule> rules,
String field,
Object value) |
io.vertx.up.exception.WebException |
verify(String field,
Object value,
Rule rule)
Verify each field for @BodyParam
|
Copyright © 2019. All rights reserved.