FlowValidator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The flow validator
public class FlowValidator : Microsoft.SemanticKernel.Experimental.Orchestration.Abstractions.IFlowValidator
type FlowValidator = class
interface IFlowValidator
Public Class FlowValidator
Implements IFlowValidator
- Inheritance
-
FlowValidator
- Implements
Constructors
FlowValidator() |
Methods
Validate(Flow) |
Validate if the Flow is valid. |