Skip to main content

validate

AsyncMethod
This is a method of the AsyncGuardrail class in the guardrails module.
Validate the output asynchronously

Signature

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

Parameters

output
&str
required
No description available.

Returns

Returns
GuardrailResult
The result of the operation.