File

projects/congarevenuecloud/elements/src/lib/constraint-rule/interfaces/constraint-rule.interface.ts

Description

Holds information of applied rule action infos and grouped them based on mesaagetype and actionIntent.

Index

Properties

Properties

errors
errors: Array<ConstraintRuleDetail>
Type : Array<ConstraintRuleDetail>

list of Constraint rule of messageType 'error' and appliedruleaction info pending flag is true

info
info: Array<ConstraintRuleInfoDetail>
Type : Array<ConstraintRuleInfoDetail>

list of Constraint rule of messageType 'info' and appliedruleaction info pending flag is true.

success
success: Array<ConstraintRuleSuccessDetail>
Type : Array<ConstraintRuleSuccessDetail>

list of Constraint rule of action intent 'autoInclue'| 'disableSelection' and appliedruleaction info pending flag is true.

totalRules
totalRules: number
Type : number

Total count of the rules.

warnings
warnings: Array<ConstraintRuleDetail>
Type : Array<ConstraintRuleDetail>

list of Constraint rule of messageType 'warning' and appliedruleaction info pending flag is true

results matching ""

    No results matching ""