Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Checking for the presence of properties
  • Checking that the values of certain properties are included in a predefined list
  • Checking that requirements have their key in a specific format
  • Checking

    for

    the

    presence

    of

    a

    dependency

    (given

    a

    relationship)

  • Checking for the presence of an external property

...

  • Checking that requirements have their key in a specific format:


  • Checking for the presence of a dependency (given a relationship):


  • Checking for the presence of an external property:


Search syntax

QueryResult
rulestatus = true
rulestatus = false
rulestatus = 'error'
rulestatus = 'warning'
rulestatus@My\ rule = true
rulestatus@My\ rule = false
rulestatus IS NULL
rulestatus IS NOT NULL
rulestatus@My\ rule IS NULL
rulestatus@My\ rule IS NOT NULL