APJ

Results 4 issues of APJ

As the [JSON-Schema spec](http://json-schema.org/understanding-json-schema/reference/string.html#format) states, `"format"` is just annotation by default. Implementations may offer to treat it as a validation keyword. This luckily is also possible in jschon via `Catalog.add_format_validators`....

I have a hard time finding this plugin in my current VSCodium install. ### VSCodium: ``` Version: 1.71.1 Release: 22256 Commit: 3ca0d64b6cbf20eb2539d8330050559cd0ae37a8 Date: 2022-09-13T20:40:04.885Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2...

Neither blocks nor keys can be removed at the moment, right?

**What version of Ajv you are you using?** 8.11.2 **What is the problem** [The docs](https://ajv.js.org/api.html#ajv-addkeyword-definition-string-object-ajv) are missing, that `":"` also is an allowed non-leading character in custom keywords added via...

docs