schema-components - v3.7.0
    Preparing search index...

    Function deepNormaliseWithContext

    • Deep-normalise a JSON Schema object, threading a context (diagnostics sink + JSON Pointer) through each recursive call. Used by the JSON Schema normalisation path so per-node transforms can emit diagnostics with accurate pointers.

      Mirrors deepNormalise structurally — keep the two in sync when adding new sub-schema locations.

      Parameters

      Returns Record<string, unknown>