[System.Text.Json] Deserializing object without parameterless ctor results in null-ref #29490
Labels
area-System.Text.Json
enhancement
Product code improvement that does NOT require public API changes/additions
help wanted
[up-for-grabs] Good issue for external contributors
Milestone
I'm not sure if there are plans to support objects without parameterless ctors. However, attempting to deserialize an object without one results in a null ref rather than a meaningful error:
The text was updated successfully, but these errors were encountered: