2
Answers

How would I go about testing a complex nested JSON file?

Suhas Kurse

Suhas Kurse

5y
1.3k
1
 
Hello,
 
I have been tasked to test a complex nested JSON file. The data file is produced by an application. How can I validate the data file with C#?
 
The JSON data has blocks of arrays and the blocks are not predefined. There are 6 blocks of arrays.
 
Unfortunately, I cannot upload the file.
 
All help is appreciated.
 
Sincerely
Suhas 
 
 
Answers (2)