pub fn validate(envelope: &AgentEnvelope) -> Result<(), ValidateError>Expand description
Check an envelope against the per-kind validity matrix and the caps.
pub fn validate(envelope: &AgentEnvelope) -> Result<(), ValidateError>Check an envelope against the per-kind validity matrix and the caps.