Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonschema

how to remove non-schema params from the query

jsonschema fastify ajv

Represent xs:choice as JSON schema

json xml xsd jsonschema

Is it possible to reference property name in enum from another AJV definitions?

javascript jsonschema ajv

How to represent meta data in JSON

JSON schema "oneOf" for validating existence of keys

json jsonschema

python; jsonschema, validate that a schema is valid jsonschema

python jsonschema

How to create default json object from json schema in c#

JSON Schema for Expression Tree

Explanation of $dynamicRef $dynamicAnchor in JSON Schema (as opposed to $ref and $anchor)

jsonschema

Json.NET validate JSON array against Schema

c# json.net jsonschema

How to constraint maximum length of keys of an object in JSON schema

jsonschema

How can I remove invalid fields during Joi Schema Data Validation instead of returning an error?

Json-Schema: Multiple elements of same type

json jsonschema

Workaround for "minContains" & "maxContains" in JSON Schema validation draft-07?

How to match a Unicode letter with a JSON Schema pattern (regular expression)

Use json-schema to require or disallow properties based on another property value?

jsonschema ajv