see examples here
Features
- pass JSON-Schema-Test-Suite excluding optional(compare with other impls at bowtie)
- draft-04
- draft-06
- draft-07
- draft/2019-10
- draft/2020-12
- detect infinite loop traps
-
$schemacycle - validation cycle
-
- custom
$schemaurl - vocabulary based validation
- format assertions
- flag to enable in draft >= 2019-10
- custom format registration
- built-in formats
- regex, uuid
- ipv4, ipv6
- hostname, email
- date, time, date-time, duration
- json-pointer, relative-json-pointer
- uri, uri-reference, uri-template
- iri, iri-reference
- period
- content assertions
- flag to enable in draft >= 2019-10
- contentEncoding
- base64
- contentMediaType
- application/json
- contentSchema
- errors
- introspectable
- hierarchy
- alternative display with
#
- alternative display with
- output
- flag
- basic
- detailed
- custom vocabulary