Table of Contents

Class FlowGraphValidator

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll

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

nodeView ExecutableNodeView
reason string