MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / validateFlowData.test.ts

File validateFlowData.test.ts

packages/server/src/services/validation/validateFlowData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validateFlowData, IValidationResult } from './index'
2import type { IComponentNodes, IReactFlowNode, IReactFlowEdge } from '../../Interface'
3
4// ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 4

validateFlowDataFunction · 0.90
issuesForFunction · 0.85
makeNodeFunction · 0.70
makeEdgeFunction · 0.70

Tested by

no test coverage detected