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