failure
Method
This is a method of the GuardrailResult class in the guardrails module.Create a failed result
Signature
Parameters
No description available.
Returns
The result of the operation.
failure: Create a failed result
This is a method of the GuardrailResult class in the guardrails module.Create a failed result
def failure(error: impl Into<String>) -> Self