JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.avaje.validation
Package
io.avaje.validation
Annotation Interface ValidMethod
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
ValidMethod
Place on a method to execute validations on the parameters and return types
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
locale
boolean
throwOnParamFailure
Element Details
locale
String
locale
Default:
""
throwOnParamFailure
boolean
throwOnParamFailure
Default:
true