Fluent Validation

If you haven't decided yet which validation framework to use with your ASP.NET MVC application then check out Fluent Validation

 

"A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules for your business objects."

 

P.S. lambda expressions seems to be only language in the future. :)