Controls how to match qualifiers.
Flag to enable wildcard matching. If false, the asterisk wildcard character (*) is interpreted as value.
false
*
Flag to enable optional qualifier entry matching. If false, the question mark wildcard character (?) is interpreted as value.
?
Generated using TypeDoc
Controls how to match qualifiers.