From: ram <sriram.n83_at_gmail.com>
Date: Wed, 31 Oct 2012 10:27:03 -0700
I am using jersey servlet with JAXB pojo mapping feature. Jersey does some
validation of types but I need to do more on the values. Are there any APIs
or recommended ways to validate request objects? Thanks