Skip to content

FIELD_SET_INCLUSION_RULES

const FIELD_SET_INCLUSION_RULES: Readonly<Record<FieldSetInclusionIssueRule, FieldSetInclusionRuleInfo>>

Defined in: packages/simply-aep-core/src/at4dxFieldSetInclusionTypes.ts:117

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