Search found 2 matches

by sspringett
Thu Apr 30, 2020 5:55 am
Forum: Feature Request
Topic: Add strict mode for JSON Schema validation
Replies: 1
Views: 1625

Add strict mode for JSON Schema validation

The JSON schema group has consistently rejected strict validation modes - see https://github.com/json-schema-org/json-schema-spec/issues/682 However, as an author of JSON schemas, this is a really useful feature, which I wished JSON schema supported. When testing a JSON document against a JSON schem...
by sspringett
Sat May 25, 2019 5:26 pm
Forum: Feature Request
Topic: Autocomplete for JSON Schema
Replies: 1
Views: 1390

Autocomplete for JSON Schema

Hello, I’m using 21.1 and authoring a JSON Schema (draft-7). I find myself going back and forth between Oxygen and VSCode. VSCode because of the autocomplete support and Oxygen for everything else.

Any plans on adding autocomplete support for JSON Schema?