QualifierMatch.matches

returns true if all required qualifiers are present and all forbidden are absent in against array

struct QualifierMatch
const
bool
matches
(
string[] against
)

Meta