Member Junction
    Preparing search index...

    Function ParseModelConfiguration

    • TOLERANTLY parses one ModelConfiguration column value. Returns null — never throws — for absent, blank, malformed, or non-object payloads, so a bad catalog row contributes nothing to the cascade instead of failing a session (mirrors ParseRealtimeTypeConfiguration).

      Parameters

      • json: string

        The raw column value, or null/undefined.

      Returns AIConfigurationSections

      The parsed configuration, or null when the layer contributes nothing.