Adam Schroder

Its Schotime.com!

Browse by Tags

All Tags » xVal (RSS)
FluentValidation Xval Integration
After a few months of using FluentValidation I asked its author Jeremy Skinner if it were possible to integrate this with xVal . At that time it was not possible because there were no easy way to access the properties needed by xVal. After submitting...
Integrating xVal Validation with Linq-to-Sql
In a previous post I showed you how you can use xVal and the IDataErrorInfo class to add validation to your Asp.net MVC website. In this post I will extend that to Linq-to-Sql and the classes it generates. The northwind database has a suppliers table...
More Posts