I want to write a custom deserializer for my Object, but in order to accomplish this, I need access to another part of the deserialized object. Imagine a JSON Object like this:I want to write a custom deserializer for my Ob
I want to write a custom deserializer for my Object, but in order to accomplish this, I need access to another part of the deserialized object. Imagine a JSON Object like this:I want to write a custom deserializer for my Ob