Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

Schema validation in Visual Studio Code only works for the first array item at a time

Json Schema - How to make anyOf two or more properties required

json jsonschema

Ignoring spaces in length validation for JSON Schema

jsonschema

unknown url type with python jsonschema for referenced path

Reference remote enum values from json-schema

Does Json Schema allow a property's definition to reference another property?

Json schema limit number of the same object

json jsonschema

How to create array json schema for an array string which contains some fixed values and may have other additonal values

arrays json go jsonschema

Restrict JSON values to the names of other JSON objects

json json.net jsonschema

jsonschema2pojo maven plugin does not generate Java classes

Automatically migrate JSON data to newest version of JSON schema

MongoError: Document failed validation - How to insert both float and int into the same field - which is marked as double?

JSON-Schema pattern repetition inside array

json validation jsonschema

Key values of 'key' and 'type' in json schema

Using static data in Elm applications: parse JSON or use Elm values?