@FunctionalInterface static interface VertxWebProcessor.ParamValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(io.quarkus.arc.processor.BeanInfo bean,
org.jboss.jandex.MethodInfo method,
org.jboss.jandex.AnnotationInstance routeAnnotation,
org.jboss.jandex.Type paramType,
Set<org.jboss.jandex.AnnotationInstance> paramAnnotations) |
void validate(io.quarkus.arc.processor.BeanInfo bean,
org.jboss.jandex.MethodInfo method,
org.jboss.jandex.AnnotationInstance routeAnnotation,
org.jboss.jandex.Type paramType,
Set<org.jboss.jandex.AnnotationInstance> paramAnnotations)
Copyright © 2021 JBoss by Red Hat. All rights reserved.