Using Data Annotations and Extensions with SubSonic 3.0
I was just about to search for a good Url regular expression to check input validation, when I remembered a recent blog post by @srkirkland mentioning Data Annotation Extensions (github). This extension package allows for additional common use data annotations, such as URL, Email, Credit Card, etc in any…