pub fn validate_jsonrpc_message(message: &Value) -> McpResult<()>
Validates that a JSON-RPC message conforms to the specification