pub fn validate_message_body(message_type: &str, body: &Value) -> Result<()>
Validate a message body based on its type Used for validation without constructing a full Message object