I am trying to validate around 100 JSON Objects against a JSON schema to see if all the fields along with the type are as per the schema or not. I tried using Jsonschema and sch