Package org.jclouds.rest.annotations
Annotation Type ParamValidators
-
@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface ParamValidators
Marks the validation for method/parameter value(s).- See Also:
RestAnnotationProcessor
,Predicate