Dmitrii Motovilov

Results 1 issues of Dmitrii Motovilov

Hello! I've had issue with TryDeserialize assigning default values to fields marked with FormerlySerializedAs. I have a following json structure: ``` "[ { "public_name": "Name" }, { "public_name": "Name2" }...