Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 416 Bytes

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