Hi, is there a way to say that if there are any er...
# serialization
j
Hi, is there a way to say that if there are any errors deserializing a field, the result should be null. Sort of like runCatching around a particular field (that is nullable)
e
I created a draft for adding this to ks3, you could perhaps yoink that and adapt to your needs