Hello,

In my xml, I have a 'subscriptionDate' that has no value: <subscriptionDate/>.
My binding definition for that element is: <value name="subscriptionDate" field="subscriptionDate" usage="optional" />

At runtime, JiBX throws an exception saying that there is a "Missing 'T' separator in dateTime" while trying to deserialize that date.

How could I tell JiBX not trying to deserialize it if there is no value for this element?

Thanks again for your help!
Seb
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to