A Simple IronPython Business Object Validation Framework

A business object validation framework. In the words of the author:

This article will attempt to demonstrate the power and flexibility of IronPython by using it as a language for validating POCOs (plain old CLR objects). ... Again, the focus is on extensibility with IronPython.

Comments