0
kicks
Release of a simple validation framework for ASP.NET
SimpleValidation is a framework that enables you to tag your entities' properties with attributes, and it will generate web validators based on those attributes, and add them to your edit form. No more manual adding of those numerous RequiredValidator!