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.interceptor
Annotation Interface MethodValidated
@Inherited
@InterceptorBinding
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
MethodValidated
Marker class to indicate a method should be validated.