Dave Donaldson
Critical thinking in software development
Search
Advertisement
Subscribe
Technorati
View blog authorityView blog reactions
My Tweets
- TortoiseSVN forcing reboots sucks.
- Blogged: Blog Images Fixed arcware.net/.../blog-images-fix
- "Brian, I'm ready. You in or out?" LOL.
- Follow Me on Twitter
EViL 1.0.2 Released
Thursday, January 25 2007
Today I finally got around to adding a couple interfaces into the EViL project, IValidator and IValidatable. IValidator is implemented by any attribute that is going to perform entity validation. The IValidatable interface is another option for how developers can make their entities be validated by the validation attributes. Both interfaces were added almost purely for the sake of extensibility.You can get release 1.0.2 here, and as always, use the forums for questions, help, comments, and things you'd like to see added.
