Skip to content

DOMAIN_PROCESS_BINDING_RULES

const DOMAIN_PROCESS_BINDING_RULES: Readonly<Record<DomainProcessBindingIssueRule, DomainProcessBindingRuleInfo>>

Defined in: packages/simply-aep-core/src/at4dxDomainProcessBindingTypes.ts:185

The single source of truth for each rule’s severity, scope, and display copy. validateDomainProcessBindings reads from this table rather than repeating the literals at each issues.push site.