error_template
Method
This is a method of the GuardrailConfig class in the guardrails module.Set error template
Signature
Parameters
No description available.
Returns
The result of the operation.
error_template: Set error template
This is a method of the GuardrailConfig class in the guardrails module.Set error template
def error_template(mut self, template: impl Into<String>) -> Self