FubuMvcArchive / fubuvalidation

FubuValidation -- have validation your way, whatever way that happens to be

Home Page:http://validation.fubu-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a central registration mechanism for IValidationRegistration

jmarnold opened this issue · comments

Entry point for the DSL-like validation stuff (ClassValidationRules). Kill the ValidationRegistry while we're at it.

Thinking about it more, might do a trick where they're registered both a) in your container and b) through the validation settings. We can add an ICA to move them from settings to the container.