Skip to main content

check

Method
This is a method of the PolicyEngine class in the policy module.
Check content against all rules.

Signature

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

Parameters

content
&str
required
No description available.

Returns

Returns
PolicyResult
The result of the operation.