Hi All
 
I have a element defined in my XML Schema of type xsd:dateTime. Everytime I set value 
in my XML file which is not in the valid format for this field I get an exception 
which says "java.lang.IllegalStateException: Invalid datetime format".
 
Is there anyway I can avoid this, since in our application logic we will be doing all 
these validation at a later stage. How can I turn off this validation ?
 
Thanks in advance
Avinash

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

Reply via email to