<?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: Pasindu Dilshan</title>
    <description>The latest articles on DEV Community by Pasindu Dilshan (@pasindu_dilshan_b459aa2c8).</description>
    <link>https://dev.to/pasindu_dilshan_b459aa2c8</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%2F3862950%2F2a491d0f-4778-45b6-b369-a7735e376393.png</url>
      <title>DEV Community: Pasindu Dilshan</title>
      <link>https://dev.to/pasindu_dilshan_b459aa2c8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pasindu_dilshan_b459aa2c8"/>
    <language>en</language>
    <item>
      <title>dcvpg — Data Contract Validator &amp; Pipeline Guardian 🛡️</title>
      <dc:creator>Pasindu Dilshan</dc:creator>
      <pubDate>Mon, 06 Apr 2026 01:54:42 +0000</pubDate>
      <link>https://dev.to/pasindu_dilshan_b459aa2c8/dcvpg-data-contract-validator-pipeline-guardian-3d7</link>
      <guid>https://dev.to/pasindu_dilshan_b459aa2c8/dcvpg-data-contract-validator-pipeline-guardian-3d7</guid>
      <description>&lt;p&gt;I just open sourced something I wish existed when I started building data pipelines.&lt;/p&gt;

&lt;p&gt;Meet dcvpg — Data Contract Validator &amp;amp; Pipeline Guardian 🛡️&lt;/p&gt;

&lt;p&gt;The problem: data teams spend hours debugging issues that could have been caught at the gate.&lt;br&gt;
Schema changed. Freshness SLA missed. Null values slipped through. Nobody noticed until downstream.&lt;/p&gt;

&lt;p&gt;dcvpg lets you define data contracts as code and enforces them automatically:&lt;/p&gt;

&lt;p&gt;✅ Schema drift detection — catch column drops, type changes before they hit prod&lt;br&gt;
✅ Quality rule validation — nullability, regex, range checks, custom rules&lt;br&gt;
✅ Freshness SLA monitoring — alert when your pipeline goes stale&lt;br&gt;
✅ Pipeline gate integration — block bad data at the source&lt;/p&gt;

&lt;p&gt;Built for data engineers who are tired of being the last to know when something breaks.&lt;/p&gt;

&lt;p&gt;100% open source. Python. YAML-based contracts. CI/CD friendly.&lt;/p&gt;

&lt;p&gt;👉 github.com/pasindudilshan1/dcvpg&lt;br&gt;
&lt;a href="https://pasindudilshan1.github.io/dcvpg/" rel="noopener noreferrer"&gt;https://pasindudilshan1.github.io/dcvpg/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Drop a ⭐ if this solves a problem you've lived.&lt;/p&gt;

&lt;h1&gt;
  
  
  DataEngineering #OpenSource #DataContracts #PipelineQuality #Python #DataQuality
&lt;/h1&gt;

</description>
      <category>dataengineering</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
