ajv/lib/dot
Evgeny Poberezkin 5c0c8b3b1c default behaviour of "additionalProperties" in >=2.0.0 (#69) reverts #11 - now dataPath points to the object that is validated and not to the additional property; old (<=1.4.10 ) error reporting of dataPath for "additionalProperties" keyword is available with option errorDataPath == "property" 2015-11-21 01:45:52 +00:00
..
allOf.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
anyOf.jst optimized generated code for deep schemas 2015-10-25 21:55:07 +00:00
custom.def updated error parameters so that ajv-i18n does not depend on schema, compatible with ajv-i18n >= 1.0.0 2015-11-17 23:20:12 +00:00
definitions.def default behaviour of "additionalProperties" in >=2.0.0 (#69) reverts #11 - now dataPath points to the object that is validated and not to the additional property; old (<=1.4.10 ) error reporting of dataPath for "additionalProperties" keyword is available with option errorDataPath == "property" 2015-11-21 01:45:52 +00:00
dependencies.jst use properties as properties or indeces correctly in all cases 2015-06-24 00:43:52 +01:00
enum.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
format.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
items.jst optimised getExprPath for numbers (items keyword), #32 2015-08-22 21:21:18 +01:00
maxItems.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
maxLength.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
maxProperties.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
maximum.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
minItems.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
minLength.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
minProperties.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
minimum.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
multipleOf.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
not.jst optimized generated code for deep schemas 2015-10-25 21:55:07 +00:00
oneOf.jst optimized generated code for deep schemas 2015-10-25 21:55:07 +00:00
pattern.jst optimised regexps to create them during compile time, reuse regexp instances 2015-08-22 23:57:16 +01:00
properties.jst default behaviour of "additionalProperties" in >=2.0.0 (#69) reverts #11 - now dataPath points to the object that is validated and not to the additional property; old (<=1.4.10 ) error reporting of dataPath for "additionalProperties" keyword is available with option errorDataPath == "property" 2015-11-21 01:45:52 +00:00
ref.jst removed unused code 2015-10-15 21:41:50 +01:00
required.jst default behaviour of "additionalProperties" in >=2.0.0 (#69) reverts #11 - now dataPath points to the object that is validated and not to the additional property; old (<=1.4.10 ) error reporting of dataPath for "additionalProperties" keyword is available with option errorDataPath == "property" 2015-11-21 01:45:52 +00:00
uniqueItems.jst precompiled dot templates, dot is devDependency, closes #3 2015-06-17 14:42:13 +01:00
validate.jst support for "macro" custom keywords, #69 2015-11-17 23:20:11 +00:00