Skip to content

BINDING_RULES

const BINDING_RULES: Readonly<Record<BindingIssueRule, BindingRuleInfo>>

Defined in: packages/simply-aep-core/src/at4dxBindingTypes.ts:193

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