Class FlowGraphValidator
Validate flow graph whether it can be compiled
public class FlowGraphValidator : IDisposable
- Inheritance
-
FlowGraphValidator
- Implements
- Inherited Members
Constructors
FlowGraphValidator()
public FlowGraphValidator()
Methods
Dispose()
public void Dispose()
MarkAsInvalid(ExecutableNodeView, string)
public void MarkAsInvalid(ExecutableNodeView nodeView, string reason = null)
Parameters
nodeViewExecutableNodeViewreasonstring