Package eu.miltema.slimweb.annot
Annotation Type ValidateInput
-
@Retention(RUNTIME) @Target(METHOD) public @interface ValidateInputDeclares that validation must be performed on input data before invoking this method
@Retention(RUNTIME)
@Target(METHOD)
public @interface ValidateInput