Package | Description |
---|---|
org.hibernate.validator.cdi |
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
|
org.jboss.resteasy.cdi.microprofile |
Modifier and Type | Method and Description |
---|---|
<T> void |
ValidationExtension.processAnnotatedType(ProcessAnnotatedType<T> processAnnotatedTypeEvent)
Used to register the method validation interceptor bindings.
|
Modifier and Type | Method and Description |
---|---|
void |
RestClientExtension.registerClient(ProcessAnnotatedType<?> pat) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.