Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

Json Schema - validate pattern for string inside an array is ignored

json jsonschema

jsonschema: Unique Properties in an Object Array

json unique jsonschema

json schema validate the value of one property against the value of another property

JSON Schema: Combine multiple references

Getting error type/value when validating json schema with ajv

json jsonschema ajv

Go structs to OpenAPI to JSONSchema generation automatically

JSON Schema - array with multiple different object types

yaml jsonschema

VScode - Unable to load schema for package.json

JSON schema for an object whose value is an array of objects

jsonschema Draft7 multiple custom types in python

Check with jsonschema if path is valid

json jsonschema

How can I validate number of digits in a number using JSON Schema (ajv)?

jsonschema ajv

JSON schema for odd numbers

json jsonschema

JSON Schema for tree structure

json jsonschema

How to validate an enum value in a json schema validation?

How to use definitions from external files in JSON Schema?

jsonschema ajv

how to use additionalProperties from a $ref file?

json jsonschema openapi

How to generate a strict json schema with pydantic?

python jsonschema pydantic

JSON Schema validation: validate array of objects

ImportError: cannot import name 'validate' from jsonschema

python jsonschema