Function notMatch

  • Verify that the value does NOT match the pattern provided.

    Parameters

    • found: any
    • doNotWant: any
    • Rest...__namedParameters: MessageExtra

    Returns boolean