Returns true if the given FreetextQualifier is also a Key-Value based qualifier in the pattern "key:value"

  • Parameters

    • qualifier: Readonly<{ freetext: string }>

      the FreetextQualifier to check

    Returns boolean

    true if the given FreetextQualifier is also a Key-Value based qualifier