Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

Can I set exact value in a JSON Schema?

json jsonschema

JSON Schema away to specify an "any"-type schema with certain required fields

json jsonschema

JSON schema $ref does not work for relative path

How do you use the JSON Schema 'default' attribute in Json.NET?

Why is this json schema invalid? using "any" type

jsonschema

setting required on a json-schema array

json jsonschema

Can JSON schema enums be case insensitive?

JSON schema validation with PHP [closed]

php json validation jsonschema

JSON schema validation with arbitrary keys

JSON schema draft4 VS JSON schema draft3

json 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?