I use middy as validator package which is based on ajv, I set jsonschema like follows my request is ilke this,this is basically aligned with date-time But it returned following error response. I totally confused what is the wrong point of that. If someone has opinion ,please let me know. Thanks I found following list which come from validation packages.I
Tag: jsonschema
Json schema validation against Json Object using javascript
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