Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

Generate Avro Schema from certain Java Object

How do I validate a JSON Schema schema, in Python?

python jsonschema

JSON Schema compared with XML Schema and their future

xml json xmpp 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