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