FP-Devicer - v1.6.1
    Preparing search index...

    Function unregisterComparator

    • Remove a previously registered comparator for the given path.

      After removal the confidence calculator reverts to the default strict-equality comparator for that field.

      Parameters

      • path: string

        Dot-notation field path whose comparator should be removed.

      Returns boolean

      true if the comparator existed and was removed, false otherwise.