Annotation Interface Validate


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface Validate
Define some specific validators, on this annotated parameter.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description