Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.