ajv/lib/dot
Evgeny Poberezkin 9f487e2833 refactor: rename keyword "constant" to "const", #367 2016-12-21 21:50:10 +00:00
..
_limit.jst feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372 2016-12-21 21:11:59 +00:00
_limitItems.jst refactored schema compilation to reduce browser bundle size 2015-12-23 01:50:11 +00:00
_limitLength.jst refactored schema compilation to reduce browser bundle size 2015-12-23 01:50:11 +00:00
_limitProperties.jst refactored schema compilation to reduce browser bundle size 2015-12-23 01:50:11 +00:00
allOf.jst fix incorrect change of resolution scope when sibling subschema has id in allOf, oneOf, anyOf and dependencies keywords, issue #170 2016-04-23 17:00:32 +01:00
anyOf.jst fix incorrect change of resolution scope when sibling subschema has id in allOf, oneOf, anyOf and dependencies keywords, issue #170 2016-04-23 17:00:32 +01:00
coerce.def update `==`, `object <-> array` 2016-07-26 14:43:20 -06:00
const.jst refactor: rename keyword "constant" to "const", #367 2016-12-21 21:50:10 +00:00
custom.jst refactor: patternGroups deprecated, requires option to use, #371 2016-12-20 20:33:51 +00:00
defaults.def useDefaults: use literals (deep-clone) of defaults unless useDefaults: "shared" is passed, #151, #136 2016-03-24 23:27:13 +00:00
definitions.def feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372 2016-12-21 21:11:59 +00:00
dependencies.jst fix incorrect change of resolution scope when sibling subschema has id in allOf, oneOf, anyOf and dependencies keywords, issue #170 2016-04-23 17:00:32 +01:00
enum.jst safe access with guards to $data ref 2015-12-25 22:36:23 +00:00
errors.def refactor: rename keyword "constant" to "const", #367 2016-12-21 21:50:10 +00:00
format.jst feat: make option unknownFormats default to true, closes #324 2016-10-16 18:59:40 +01:00
items.jst fix incorrect change of resolution scope when sibling schema has id, closes #170 2016-04-23 14:56:16 +01:00
missing.def property dependencies in allErrors mode create error for each missing dependency; #151, closes 73 2016-04-15 22:10:30 +01:00
multipleOf.jst option multipleOfPrecision, closes #84 2016-01-02 17:16:01 +00:00
not.jst optimised "not" keyword in {allErrors: true} mode to fail on the first error in subschema, closes #131 2016-02-27 23:01:03 +00:00
oneOf.jst fix incorrect change of resolution scope when sibling subschema has id in allOf, oneOf, anyOf and dependencies keywords, issue #170 2016-04-23 17:00:32 +01:00
pattern.jst refactored schema compilation to reduce browser bundle size 2015-12-23 01:50:11 +00:00
properties.jst refactor: patternGroups deprecated, requires option to use, #371 2016-12-20 20:33:51 +00:00
ref.jst refactor: MissingRefError class, closes #348 2016-11-25 20:37:03 +00:00
required.jst property dependencies in allErrors mode create error for each missing dependency; #151, closes 73 2016-04-15 22:10:30 +01:00
uniqueItems.jst support $data ref in uniqueItems, #81 2015-12-24 18:58:15 +00:00
validate.jst refactor: move patternGroups deprecation message to schema compilation, #371 2016-12-20 20:57:34 +00:00