Uses of Interface
io.vertx.ext.web.validation.ValidationHandler
-
Packages that use ValidationHandler Package Description io.vertx.ext.web.validation.builder -
-
Uses of ValidationHandler in io.vertx.ext.web.validation.builder
Methods in io.vertx.ext.web.validation.builder that return ValidationHandler Modifier and Type Method Description ValidationHandler
ValidationHandlerBuilder. build()
Build theValidationHandler
from this builder
-