check_and_redact
Method
This is a method of the PolicyEngine class in the policy module.Check and redact content.
Signature
Parameters
No description available.
Returns
The result of the operation.
check_and_redact: Check and redact content.
This is a method of the PolicyEngine class in the policy module.Check and redact content.
def check_and_redact(&self, content: &str) -> (PolicyResult, String)