Hi all,

When encountering marshalling validation errors, the resulting Exception text doesn't seem to be very specific, that is, if the schema contains multiple nested elements (say Element A contains Element B which contains Element C, etc), and the validation is failing for a low-level element (say, C), the error message says something like:

        The following exception occurred while validating field: Afield  of class: Aclass

Is it possible to get more specifics on where the actual validation error is occurring (in this case, class C)?  Is there already some facility in Castor to get this info that I'm just missing?

Thanks,
Jim Carter
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to