Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.985 Beiträge
 
#1

How to Avoid Cut and Paste Code with ASP.NET MVC 2 Model Validation

  Alt 28. Sep 2010, 15:10
In this post, I will demonstrate how to make your own model validation attributes in order to share common validations throughout an ASP.NET MVC application, and which support MVC 2’s client-side validation feature. Validating a ZIP Code As an example, consider a model for an address. public ...

More...
  Mit Zitat antworten Zitat