PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
ajv
/
lib
/
dot
{{# def.definitions }} {{# def.errors }} {{# def.setupKeyword }} {{# def.$data }} {{ var $i = 'i' + $lvl , $vSchema = 'schema' + $lvl; }} {{? !$isData }} var {{=$vSchema}} = validate.schema{{=$schemaPath}}; {{?}} var {{=$valid}}; {{?$isData}}{{# def.check$dataIsArray }}{{?}} {{=$valid}} = false; for (var {{=$i}}=0; {{=$i}}<{{=$vSchema}}.length; {{=$i}}++) if (equal({{=$data}}, {{=$vSchema}}[{{=$i}}])) { {{=$valid}} = true; break; } {{? $isData }} } {{?}} {{# def.checkError:'enum' }} {{? $breakOnError }} else { {{?}}
[-] multipleOf.jst
[edit]
[-] custom.jst
[edit]
[-] required.jst
[edit]
[-] allOf.jst
[edit]
[+]
..
[-] properties.jst
[edit]
[-] anyOf.jst
[edit]
[-] defaults.def
[edit]
[-] missing.def
[edit]
[-] validate.jst
[edit]
[-] errors.def
[edit]
[-] uniqueItems.jst
[edit]
[-] oneOf.jst
[edit]
[-] coerce.def
[edit]
[-] format.jst
[edit]
[-] dependencies.jst
[edit]
[-] enum.jst
[edit]
[-] pattern.jst
[edit]
[-] _limitProperties.jst
[edit]
[-] definitions.def
[edit]
[-] _limitLength.jst
[edit]
[-] items.jst
[edit]
[-] _limitItems.jst
[edit]
[-] ref.jst
[edit]
[-] _limit.jst
[edit]
[-] not.jst
[edit]
[+]
v5