<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Idan Asulin</title>
    <description>The latest articles on DEV Community by Idan Asulin (@idanasulin).</description>
    <link>https://dev.to/idanasulin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F887375%2F1cb1307a-9099-4d36-a8fa-8405c78bde16.jpg</url>
      <title>DEV Community: Idan Asulin</title>
      <link>https://dev.to/idanasulin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/idanasulin"/>
    <language>en</language>
    <item>
      <title>How to validate protobuf schema</title>
      <dc:creator>Idan Asulin</dc:creator>
      <pubDate>Tue, 18 Oct 2022 08:33:11 +0000</pubDate>
      <link>https://dev.to/idanasulin/how-to-validate-protobuf-schema-c74</link>
      <guid>https://dev.to/idanasulin/how-to-validate-protobuf-schema-c74</guid>
      <description>&lt;p&gt;Let's say I'm getting as an input a protobuf message, and besides that I have a proto file. I want to validate the message meets the schema requirements.&lt;/p&gt;

&lt;p&gt;Any Idea how to implement it?&lt;/p&gt;

</description>
      <category>protobuf</category>
    </item>
  </channel>
</rss>
