Annotation Type Rule


Sets the ID of the current Rule. Same as calling RuleBuilder.withId(String). This is an optional annotation, as rules do not require names.
Author:
Christian Kaltepoth
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The ID of the rule.
  • Element Details

    • value

      String value
      The ID of the rule.