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