On Oct 1, 2012, at 6:24 AM, Jason Pell <[email protected]> wrote: > I submitted a patch for this feature for your review
Committed. Major thanks! Dan > > On Thu, Sep 20, 2012 at 2:54 AM, Daniel Kulp <[email protected]> wrote: >> >> On Sep 19, 2012, at 9:33 AM, Jason Pell <[email protected]> wrote: >> >>> Is there any way to turn schema validation on only for request. I really >>> only need to validate input data not my output. >> >> >> Already logged as: >> https://issues.apache.org/jira/browse/CXF-3813 >> >> (patch would be nice :-) ) >> >> For now, you can add an interceptor to the start of the out chain that turns >> off the validation via a message property. >> >> >> -- >> Daniel Kulp >> [email protected] - http://dankulp.com/blog >> Talend Community Coder - http://coders.talend.com >> -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
