Share via


FlowValidator Class

Definition

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.

Applies to