79412078

Date: 2025-02-04 14:47:14
Score: 1.5
Natty:
Report link

I think this is already solved with above solutions, but if you are looking for a very clean approach to this where only a single line of code does your job then you might wanna check this out:

Its open, scalable and provides enough utilities for most of the requirements. Define a class as you normally would, rest of things are taken care by the library.

https://github.com/anirudha-stack/JsonScrutinize

https://www.nuget.org/packages/JsonScrutinize

Nested json is supported, you can get Mismatched type keys, null keys and missing keys from this.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aniruddha Gaikwad