Uses of Class
io.quarkus.hibernate.validator.deployment.SimpleMethodSignatureKey
-
-
Uses of SimpleMethodSignatureKey in io.quarkus.hibernate.validator.deployment
Constructor parameters in io.quarkus.hibernate.validator.deployment with type arguments of type SimpleMethodSignatureKey Constructor Description MethodValidatedAnnotationsTransformer(Set<org.jboss.jandex.DotName> consideredAnnotations, Map<org.jboss.jandex.DotName,Set<SimpleMethodSignatureKey>> jaxRsMethods, Map<org.jboss.jandex.DotName,Set<SimpleMethodSignatureKey>> methodsWithInheritedValidation)
-