Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Aug 20, 2012
1 parent 5b5b9e0 commit 5550ee5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,8 @@
# ASP.NET MVC Metadata Conventions

This contains a convention based approach to MVC Model Validation and Model
Metadata.

So far, this includes localization of validation messages using conventions.
See the following blog post for more details:
[Model Metadata and Validation Localization using Conventions](http://haacked.com/archive/2011/07/14/model-metadata-and-validation-localization-using-conventions.aspx)

0 comments on commit 5550ee5

Please sign in to comment.