PLATFORM_EVENT_SUBSCRIPTION_RULES
constPLATFORM_EVENT_SUBSCRIPTION_RULES:Readonly<Record<PlatformEventSubscriptionIssueRule,PlatformEventSubscriptionRuleInfo>>
Defined in: packages/simply-aep-core/src/at4dxPlatformEventSubscriptionTypes.ts:122
The single source of truth for each rule’s severity, scope, and display copy. validatePlatformEventSubscriptions reads from this table rather than repeating the literals at each issues.push site.