Skip to main content

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.