We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dc8c76 + 36f2728 commit 1d29b92Copy full SHA for 1d29b92
_data/validator-libraries-modern.yml
@@ -130,9 +130,9 @@
130
- name: JavaScript
131
implementations:
132
- name: ajv
133
- url: https://github.com/epoberezkin/ajv
134
- notes: "for Node.js and browsers - supports [custom keywords](https://github.com/epoberezkin/ajv-keywords) and [$data reference](https://github.com/json-schema-org/json-schema-spec/issues/51)"
135
- date-draft:
+ url: https://github.com/ajv-validator/ajv
+ notes: "for Node.js and browsers - supports [user-defined keywords](https://github.com/ajv-validator/ajv/blob/master/docs/keywords.md) and [$data reference](https://github.com/json-schema-org/json-schema-spec/issues/51)"
+ date-draft: [2019-09]
136
draft: [7, 6, 4]
137
license: MIT
138
- name: djv
0 commit comments