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