<?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: Patrick </title>
    <description>The latest articles on DEV Community by Patrick  (@kanian).</description>
    <link>https://dev.to/kanian</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%2F159882%2Fa5f6a15b-fbb5-4751-b38c-c9085f50fde8.jpg</url>
      <title>DEV Community: Patrick </title>
      <link>https://dev.to/kanian</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kanian"/>
    <language>en</language>
    <item>
      <title>Elegant Typescript Data Validation With Decorators</title>
      <dc:creator>Patrick </dc:creator>
      <pubDate>Thu, 06 Feb 2020 16:12:53 +0000</pubDate>
      <link>https://dev.to/kanian/elegant-typescript-data-validation-with-decorators-dpj</link>
      <guid>https://dev.to/kanian/elegant-typescript-data-validation-with-decorators-dpj</guid>
      <description>&lt;p&gt;Hi all :) &lt;/p&gt;

&lt;p&gt;I have released a npm package to easily validate your ts objects using decorators and Joi schemas: &lt;br&gt;
&lt;code&gt;npm i ts-decorator-validator&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I have also published an article about the rationale behind the package as well as what's happening under the hood. Here is a link:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bit.ly/2S3FXTB"&gt;http://bit.ly/2S3FXTB&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Enjoy 😄&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>decorators</category>
      <category>validation</category>
      <category>joi</category>
    </item>
  </channel>
</rss>
