Passer au contenu
← All validator rules
WarningGateways

conditionTautology

Sequence-flow condition is always true (e.g. "x > 5 || x <= 5") — the branch fires regardless of input.

Full reference documentation for conditionTautologyis in progress. In the meantime, the rule's summary above describes the check, and the source implementation in lib/bpmn/rules/* on GitHub is the canonical specification.


Stub — full documentation in progress. • Browse all 113 rules