Annotation Interface InspectionProperty


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface InspectionProperty
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Whether or not it is required to set this property before discovering the CI.
  • Element Details

    • required

      boolean required
      Whether or not it is required to set this property before discovering the CI.
      Default:
      true