JamesNK / Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET
https://www.newtonsoft.com/json
MIT License
10.64k stars 3.24k forks source link

Fixed issue https://github.com/JamesNK/Newtonsoft.Json/issues/2924 #2925

Closed abhiroop43 closed 1 week ago

abhiroop43 commented 6 months ago

Fixed issue #2924 so that PopulateObject will throw an exception when invalid JSON is provided.