Is there utility in the commons library that one can use to do recursive object graph validation? I'm looking for something similar to the Oval project( http://oval.sourceforge.net/userguide.html#d4e841 ) I would like to be able to do something similar to what's specified in section 3.1 of the aforementioned Oval project user guide.
Thanks
