Annotation Interface CheckContents


@Retention(RUNTIME) @Target(TYPE) public @interface CheckContents
Interface which can repeat annotation CheckContent in the same validation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Accpeted several check content annotations.
  • Element Details

    • value

      CheckContent[] value
      Accpeted several check content annotations.
      Returns:
      Array od check contents.