Skip to main content

apply

Method
This is a method of the PolicyRule class in the policy module.
Apply the rule to content.

Signature

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

Parameters

content
&str
required
No description available.

Returns

Returns
PolicyResult
The result of the operation.