Skip to main content

validate_sop_strict

Function validate_sop_strict 

pub fn validate_sop_strict(sop: &Sop) -> SopValidation
Expand description

Authoring-gate validation: empty name, empty step titles, and duplicate step numbers block, as do graph projection errors (dangling next / depends_on / switch / goto targets, unsatisfiable required inputs). Graph warnings and the legacy validate_sop findings are advisory.