Package io.vertx.ext.web.validation
Interface ValidationHandler
-
- All Superinterfaces:
Handler<RoutingContext>
public interface ValidationHandler extends Handler<RoutingContext>
-
-
Field Summary
Fields Modifier and Type Field Description static String
REQUEST_CONTEXT_KEY
-
-
-
Field Detail
-
REQUEST_CONTEXT_KEY
static final String REQUEST_CONTEXT_KEY
- See Also:
- Constant Field Values
-
-