Skip to main content

Module validate

Module validate 

Source
Expand description

Workflow validation before execution.

Provides comprehensive validation of workflow structure, detecting cycles, missing dependencies, and orphan tasks before execution begins.

Structsยง

ValidationReport
Validation report for workflow structure.
WorkflowValidator
Workflow validator for structure verification.