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

Commit 0d8017b

Browse files
committed
Add link to how to turn off AJV's strict mode
1 parent 57b87d4 commit 0d8017b

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
@@ -161,7 +161,7 @@
161161
license: MIT
162162
- name: ajv
163163
url: https://github.com/ajv-validator/ajv
164-
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.**_"
164+
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](https://ajv.js.org/strict-mode.html) is **disabled.**_"
165165
date-draft: [2019-09, 2020-12]
166166
draft: [7, 6, 4]
167167
license: MIT

0 commit comments

Comments
 (0)