<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Value-Objects on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/value-objects/</link>
    <description>Recent content in Value-Objects on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/value-objects/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted C# Validation Libraries: FluentValidation vs DataAnnotations vs Ardalis.GuardClauses vs Vogen</title>
      <link>https://www.pistack.xyz/posts/2026-07-05-csharp-validation-libraries-fluentvalidation-dataannotations-guardclauses-vogen/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-05-csharp-validation-libraries-fluentvalidation-dataannotations-guardclauses-vogen/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Input validation is the first line of defense in any application. In the .NET ecosystem, developers have multiple approaches to validate data — from built-in DataAnnotations attributes to sophisticated fluent validation pipelines. Choosing the right validation strategy affects code maintainability, testability, and how early errors are caught in the request pipeline.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
