Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit edf66ac

Browse files
committed
Warn people about AJV's noncompliant strict mode.
1 parent 5a15c99 commit edf66ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/validator-libraries-modern.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
implementations:
168168
- name: ajv
169169
url: https://github.com/ajv-validator/ajv
170-
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)"
170+
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); _Only specification-compliant when strict mode is **disabled.**_"
171171
date-draft: [2019-09, 2020-12]
172172
draft: [7, 6, 4]
173173
license: MIT

0 commit comments

Comments
 (0)