Hey,
I'm upgrading to 2.9.6 from 2.8.4, and I've run into a snag.  It seems like 
jackson used to fail to deserialize "" and throw an exception, but now it 
is happy to deserialize it as null.  I can try to update all of the 
callsites where we were relying on the previous behavior to check whether 
it's trying to deserialize "", but I'm worried I'll miss a case.  Is there 
an option I can enable or disable on an ObjectMapper to get back to the old 
behavior?
Best,
Moses

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to