@hyperjump/json-schema-errors
    Preparing search index...

    Variable removeErrorHandlerConst

    removeErrorHandler: (errorHandlerUri: string) => void

    Removes the error handler registered for the given URI.

    Type Declaration

      • (errorHandlerUri: string): void
      • Parameters

        • errorHandlerUri: string

        Returns void