Json validation

Assign: Object reference not set to an instance of an object.




item(“data”)(“category”).ToString

jsonObj(“data”).GetType().ToString.Equals(“Newtonsoft.Json.Linq.JObject”)
item(“data”)(“category”).ToString

in this its throwing an error