> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Validation Gate • AI Agents Framework

> ValidationGate: Validation gate for prompt chaining workflows.

# ValidationGate

> Defined in the [**auto**](../modules/auto) module.

<Badge color="purple">AI Agents Framework</Badge>

Validation gate for prompt chaining workflows.

## Properties

<ResponseField name="criteria" type="str">
  No description available.
</ResponseField>

<ResponseField name="pass_action" type="str">
  No description available.
</ResponseField>

<ResponseField name="fail_action" type="str">
  No description available.
</ResponseField>

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai/praisonai/auto.py#L608">
  `praisonai/auto.py` at line 608
</Card>
