Logos DX
    Preparing search index...

    Function mergeRuleWithDefaultsProtected Abstract

    • Merge a matched rule with policy defaults. Subclasses must implement this to handle policy-specific fields.

      Parameters

      • rule: TRule | null

        The matched rule (or null for global defaults)

      Returns TRule

      The merged rule with all defaults applied