
FluentValidation with Blazor WebAssembly: Making Validation Less Painful
Not too long ago, I wrote a blog post titled Getting Started with FluentValidation, where I focused more on how to use FluentValidation in the backend, particularly with ASP.NET Core Web APIs. That article was all about validating requests before…