Uses of Interface
io.quarkus.vertx.web.deployment.VertxWebProcessor.ParamValidator
-
-
Uses of VertxWebProcessor.ParamValidator in io.quarkus.vertx.web.deployment
Fields in io.quarkus.vertx.web.deployment declared as VertxWebProcessor.ParamValidator Modifier and Type Field Description (package private) VertxWebProcessor.ParamValidatorVertxWebProcessor.ParameterInjector.Builder. validator(package private) VertxWebProcessor.ParamValidatorVertxWebProcessor.ParameterInjector. validatorMethods in io.quarkus.vertx.web.deployment with parameters of type VertxWebProcessor.ParamValidator Modifier and Type Method Description (package private) VertxWebProcessor.ParameterInjector.BuilderVertxWebProcessor.ParameterInjector.Builder. validate(VertxWebProcessor.ParamValidator validator)
-