Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 487 Bytes

File metadata and controls

12 lines (7 loc) · 487 Bytes

NHail.ComponentModel.DataAnnotations.Fluent

A way to configure validation attributes at runtime

Getting Started

Just need to add a refrence to NHail.ComponentModel.DataAnnotations.Fluent. Main entry is the IAttributeConfiguration.
See my blog http://www.nhail.com/validations/fluent-ish-validations-part-one-the-problem/ for more info on this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details