Controls how to match qualifiers.

Hierarchy

  • Flags

Properties

evalAsterisk: boolean

Flag to enable wildcard matching. If false, the asterisk wildcard character (*) is interpreted as value.

evalOptional: boolean

Flag to enable optional qualifier entry matching. If false, the question mark wildcard character (?) is interpreted as value.

Generated using TypeDoc