Rule schema validation failed variable1 -- variable2
Check the Redaction rule format and validate against the schema
Redaction dictionary not found: variable1
No Redaction dictionary document is found
variable1
Invalid Redaction dictionary: variable1
Check the Redaction dictionary format
Invalid option(s) variable1 provided to redaction function variable2: variable3
Invalid rule path: variable1
The xpath used as rule path is invalid or not supported by XSLT
Check XSLT template patterns for supported xpath patterns
Unsupported node type: variable1
No rule found in rule collection: variable1
No rule document is found in given collection
Make sure rule documents are in the given collection and the user has the access to the documents
No schema database for redaction resource: variable1
The content database does not have a schema database.
Make sure that the correct schema database is attached to the content database.
Not-node returned from redaction function: variable1, module: variable2, rule: variable3
Redaction functions must return a node, not a simple value
Use a NodeBuilder to construct the return node in JavaScript
Invalid node type returned from redaction function: variable1