Skip to main content

Module validation

Module validation 

Source

Structs§

ActorAuthority
The minimal subset of actor authority needed to evaluate base policies.
ComponentChange
A change being proposed against a component, used as the input to validate_component_write.
ComponentChangeBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

ComponentPermissionError

Functions§

validate_component_write
Validate whether the change’s actor is allowed to perform the proposed ComponentChange.