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
Emil Kantis
02/16/2024, 9:02 PM
I created a draft for adding this to ks3, you could perhaps yoink that and adapt to your needs