A way to configure validation attributes at runtime
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.
This project is licensed under the MIT License - see the LICENSE.md file for details