Interface Ruleset

All Superinterfaces:
CheckingNode

public interface Ruleset
extends CheckingNode
Ruleset is a named collection of rules and possibly other rulesets.
Since:
9.12.0
  • Method Details

    • getUniqueId

      String getUniqueId()
      Returns the unique identifier of this ruleset.
      Returns:
      the unique identifier
      Since:
      9.12.0
    • getDescription

      String getDescription()
      Returns the description of this ruleset. Note that the description might be translated into different languages.
      Returns:
      the name
      Since:
      9.12.0