YABOV or Yet Another Business Object Validator is my simple attempt at making a business object validator. The system uses attributes instead of forcing you to use a base class that I define. Other than that, it's extremely light weight, easy to use, etc. The project contains the solution (Visual Studio 2008), all source
files (in C#), compiled DLLs (against .Net 3.5) and documentation.
YABOV