JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.quarkus.hibernate.validator.runtime.jaxrs
Annotation Interface JaxrsEndPointValidated
@Inherited
@InterceptorBinding
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
JaxrsEndPointValidated
Marker class to indicate a JAX-RS end point should be validated.