Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

JSON schema validation

c++ c json jsonschema

How to use JSON Schema to require one of two fields

Understanding the "additionalProperties" keyword in JSON Schema draft version 4

How to create JSON Schema for Name/Value structure?

JSON Schema - how do I specify that a boolean value must be false?

jsonschema

JSON Schema regarding use of $ref

json jsonschema

JSON Schema validation in PostgreSQL?

JSON schema - valid if object does *not* contain a particular property

json jsonschema

Correct JSON Schema for an array of items of different type

json validation jsonschema

JSON Schema: validate a number-or-null value

Make sure item property in array is unique in Json Schema?

json jsonschema

How to specify a property as null or a reference?

jsonschema

Convert a JSON schema to a python class

python json jsonschema

json schema date-time does not check correctly

json datetime jsonschema

Using RegEx in JSON Schema

regex json schema jsonschema

Dictionary-like JSON schema

json dictionary jsonschema

How would you design JSON Schema for an arbitrary key?

json jsonschema

How to manage multiple JSON schema files?

json node.js schema jsonschema

Generating JSON schema from C# class

c# json jsonschema

JSON Schema - specify field is required based on value of another field