File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ Performance of different validators by [json-schema-benchmark](https://github.co
119
119
- all keywords (see [ JSON Type Definition schema forms] ( https://ajv.js.org/json-type-definition.html ) )
120
120
- meta-schema for JTD schemas
121
121
- "union" keyword and user-defined keywords (can be used inside "metadata" member of the schema)
122
- - supports [ browsers] ( https://ajv.js.org/guide/environments.html#browsers ) and Node.js 10 .x - current
122
+ - supports [ browsers] ( https://ajv.js.org/guide/environments.html#browsers ) and Node.js 16 .x - current
123
123
- [ asynchronous loading] ( https://ajv.js.org/guide/managing-schemas.html#asynchronous-schema-loading ) of referenced schemas during compilation
124
124
- "All errors" validation mode with [ option allErrors] ( https://ajv.js.org/options.html#allerrors )
125
125
- [ error messages with parameters] ( https://ajv.js.org/api.html#validation-errors ) describing error reasons to allow error message generation
You can’t perform that action at this time.
0 commit comments