FluentValidation C4mvc Video

The video of my FluentValidation presentation for c4mvc is now available.

In the video I cover some of the basics of using FluentValidation including:

  • How to create a validator class
  • Using templated error messages
  • Writing custom validation rules
  • Unit testing validators

After this, I demonstrate how you can use FluentValidation with ASP.NET MVC2 to perform automatic validation when using Model Binding, clientside validation and using FluentValidation to generate metadata.

The code for the presentation can be downloaded from here.

Written on February 13, 2010