Skip to main content

success

Method
This is a method of the GuardrailResult class in the guardrails module.
Create a successful result

Signature

def success(result: impl Into<String>) -> Self

Parameters

result
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.