workflow.defaultgraph.validate.md

February 13, 2024 ยท View on GitHub

Home > @datashaper/workflow > DefaultGraph > validate

DefaultGraph.validate() method

Validate the graph, checking for any cycles

Signature:

validate(): void;

Returns:

void