FlowValidator.Validate(Flow) Method
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.
Validate if the Flow is valid.
public void Validate (Microsoft.SemanticKernel.Experimental.Orchestration.Flow flow);
abstract member Validate : Microsoft.SemanticKernel.Experimental.Orchestration.Flow -> unit
override this.Validate : Microsoft.SemanticKernel.Experimental.Orchestration.Flow -> unit
Public Sub Validate (flow As Flow)
Parameters
- flow
- Flow