agentskit.js

FlowValidationIssue

Auto-generated API reference for FlowValidationIssue.

Interface: FlowValidationIssue

Defined in: flow.ts:53

#Properties

#code

code: "duplicate-id" | "missing-handler" | "unknown-dependency" | "self-dependency" | "cycle"

Defined in: flow.ts:54


#message

message: string

Defined in: flow.ts:55


#nodeId?

optional nodeId?: string

Defined in: flow.ts:56

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page