OVal - object validation framework
Version $VERSION$
http://oval.sf.net

OVal is a generic Java 5 based object validation framework for any kind 
of Java objects (not only JavaBeans). Constraints can be expressed with
annotations or in XML. OVal supports validation of class fields, method
return values, as well as constructor/method parameters. Automatic 
validation (programming by contract) can be achieved by using pre-built
AspectJ aspects.

=======================================

Portions created by Sebastian Thomschke are 
copyright (c) 2005, 2006 Sebastian Thomschke.

All Rights Reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
