Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

validate

Method
This is a method of the Guardrail class in the guardrails module.
Validate the output

Signature

def validate(&self, output: &str) -> GuardrailResult

Parameters

output
&str
required
No description available.

Returns

Returns
GuardrailResult
The result of the operation.