PreflightRuleFlag

The flag indicating whether the rule is disabled, set for error, warning, or just informational.

Values

Name

Description

Value

PreflightRuleFlag.RETURN_AS_ERROR

Treat as error if rule check failed.

1699890546

PreflightRuleFlag.RETURN_AS_INFORMATIONAL

Treat as information only if rule check failed.

1699893865

PreflightRuleFlag.RETURN_AS_WARNING

Treat as warning if rule check failed.

1699893879

PreflightRuleFlag.RULE_IS_DISABLED

Rule is currently disabled.

1699890274

Object of

PreflightRuleInstance.flag

PreflightProfileRule.flag