Skip to main content

check_and_redact

Method
This is a method of the PolicyEngine class in the policy module.
Check and redact content.

Signature

def check_and_redact(&self, content: &str) -> (PolicyResult, String)

Parameters

content
&str
required
No description available.

Returns

Returns
(PolicyResult, String)
The result of the operation.