Skip to main content

Module validation

Module validation 

Source
Expand description

Structural validation of policy node graphs, run before compilation (e.g. at config load and on Admin API writes) so malformed policies are rejected with actionable messages instead of failing at request time.

Functions§

validate_policy
Validates a policy’s node graph structure, collecting all violations.