Skip to main content

error_template

Method
This is a method of the GuardrailConfig class in the guardrails module.
Set error template

Signature

def error_template(mut self, template: impl Into<String>) -> Self

Parameters

template
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.