Commit Graph

7 Commits (master)

Author SHA1 Message Date
Evgeny Poberezkin 53b5682cb7 fix: the unknown keyword in the schema without known keywords inside compound schema (e.g. anyOf) is ignored with strictKeywords option 2019-07-13 21:38:44 +01:00
Evgeny Poberezkin e993bd6b4e feat: strictKeywords option to report unknown keywords, closes #781 2019-03-03 10:49:16 +00:00
Evgeny Poberezkin 9a28689340 style: fix 2019-03-03 09:41:23 +00:00
Evgeny Poberezkin 18268c5f38 additional tests for strictDefault options 2019-03-03 09:36:26 +00:00
Evgeny Poberezkin 88199d569c rename option to strictDefaults 2019-03-03 09:16:00 +00:00
Teddy Katz c081061a1e
feat: invalidDefaults option to warn when defaults are ignored, fixes #957 2019-03-01 02:19:12 -05:00
Evgeny Poberezkin 71dc5dc27d refactor: split options.spec.js file 2019-02-10 12:47:05 +00:00