pub fn check_agent_validation_pkg_predecessor(
    action: &Action,
    prev_action: &Action
) -> SysValidationResult<()>
Expand description

Check that created agents are always paired with an AgentValidationPkg and vice versa