Community

Using Fluent Validation with ASP.NET MVC – Part 1: The Basics

(Jerrie Pelser) One of the most popular ways to do model validation in the ASP.NET MVC Framework is surely to use the built-in model validation features using data annotations. This will probably work fine in most instances, but I prefer using the Fluent Validation library in my own projects mainl

Read More - Register for Free Membership