Function containDisallowedCharacters

  • This function is used to check if the text contains disallowed characters

    Returns

    true if the text contains disallowed characters, false otherwise

    Parameters

    • text: string

      text to check for disallowed characters

    Returns boolean

Generated using TypeDoc