Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jsonschema

Ajv Schema Validation For Nested Object

Functions returns object which looks something like this: { 'answer': { … Read more Ajv Schema Validation For Nested Object

How Do You Make Json $ref To Local Files?

I am using the AJV package in my node.js project. I am trying to validate some data against a coupl… Read more How Do You Make Json $ref To Local Files?