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
com.github.joschi.jadconfig
Annotation Interface ValidatorMethod
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
ValidatorMethod
Annotation marking the validator methods in a configuration bean to facilitate more complex checks
Author:
jschalanda