ajv/lib/dot
Evgeny Poberezkin 0c60364a7f coerce type when schema is in ref that is not inlined, #95 2016-01-17 14:08:50 +00:00
..
v5 safe access with guards to $data ref 2015-12-25 22:36:23 +00:00
_limit.jst safe access with guards to $data ref 2015-12-25 22:36:23 +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 refactor keywords with common code 2015-12-22 17:03:09 +00:00
anyOf.jst refactor keywords with common code 2015-12-22 17:03:09 +00:00
coerce.def coerce type when schema is in ref that is not inlined, #95 2016-01-17 14:08:50 +00:00
custom.def keyword property in errors for custom keywords is set to the keyword itself instead of "custom" 2015-12-26 23:18:57 +00:00
defaults.def refactored "default" to correctly validate minProperties, minItems, etc. when defaults are present, closes #42 2016-01-09 13:28:40 +00:00
definitions.def minified browser bundle 2015-12-27 21:33:07 +00:00
dependencies.jst fixed bug in dependencies keyword, closes #94 2015-12-30 23:04:14 +00:00
enum.jst safe access with guards to $data ref 2015-12-25 22:36:23 +00:00
errors.def coerceTypes option, #95 2016-01-17 01:05:06 +00:00
format.jst $data ref equal to undefined is always valid 2015-12-25 20:10:15 +00:00
items.jst coerceTypes option, #95 2016-01-17 01:05:06 +00:00
missing.def "dependencies" with option errorDataPath = "property" sets dataPath to missing property, error params has missingProperty, #68, #69 2015-11-21 12:43:44 +00:00
multipleOf.jst option multipleOfPrecision, closes #84 2016-01-02 17:16:01 +00:00
not.jst refactor keywords with common code 2015-12-22 17:03:09 +00:00
oneOf.jst refactor keywords with common code 2015-12-22 17:03:09 +00:00
pattern.jst refactored schema compilation to reduce browser bundle size 2015-12-23 01:50:11 +00:00
properties.jst coerceTypes option, #95 2016-01-17 01:05:06 +00:00
ref.jst coerce type when schema is in ref that is not inlined, #95 2016-01-17 14:08:50 +00:00
required.jst refactored "default" to correctly validate minProperties, minItems, etc. when defaults are present, closes #42 2016-01-09 13:28:40 +00:00
uniqueItems.jst support $data ref in uniqueItems, #81 2015-12-24 18:58:15 +00:00
validate.jst coerce type when schema is in ref that is not inlined, #95 2016-01-17 14:08:50 +00:00