Versions Compared

Key

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

...

Localtabgroup
Localtab live
titleXML Attributes

Name

Type

Default

Description

attributeID attributeID 

String


If this is present, then this is a PolicyRule returning true if the corresponding attribute exists and contains a value that matches.
If this is not present, then this is a Matcher returning any value that matches, and the empty set otherwise.

regex

Pattern


The Java regular expression to match against

caseSensitive

boolean

true

Whether the comparison is case sensitive

...