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:

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.