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. Tried below JSON schema which was generated from a site. The issue with the below schema is that it does not support validation of multiple items for the “files” field