Evgeny Poberezkin
|
cad7dc94e8
fix: check only own properties of schema, change property limit for equility check from 5 to 8, fixes #743
|
6 vuotta sitten |
Evgeny Poberezkin
|
dad7132adf
test: fix browser tests, replace id with $id
|
7 vuotta sitten |
Evgeny Poberezkin
|
ce62f117ee
feat: use only $id by default, closes #641
|
7 vuotta sitten |
Evgeny Poberezkin
|
e15f543dbd
refactor: remove patternGroups keyword, #614
|
7 vuotta sitten |
Evgeny Poberezkin
|
05e2b38d67
fix: "default" should work inside "then" and "else", closes #635
|
7 vuotta sitten |
Evgeny Poberezkin
|
04d62ae67e
Merge branch 'master' into beta
|
7 vuotta sitten |
Evgeny Poberezkin
|
89a80cabf8
check that console has log, warn and error methods as well
|
7 vuotta sitten |
Meir Rotstein
|
5ba22a36aa
remove Logger class, resolve logger object on Ajv ctor instead
|
7 vuotta sitten |
Meir Rotstein
|
e0c7eac50d
create logger instance per Ajv instance
|
7 vuotta sitten |
Meir Rotstein
|
ceb552abd4
logger option tests
|
7 vuotta sitten |
Evgeny Poberezkin
|
dd884fe93d
feat: option $comment, closes #609
|
7 vuotta sitten |
Evgeny Poberezkin
|
b6d927980b
feat: draft-07 meta-schema
|
7 vuotta sitten |
Evgeny Poberezkin
|
4f631e61b8
feat: support $id, #384
|
7 vuotta sitten |
Evgeny Poberezkin
|
376cc172b4
feat: extendRefs: "ignore" by default
|
7 vuotta sitten |
Evgeny Poberezkin
|
16bf5946fe
fix: support required with $data/many properties with ownProperties option, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
176ed87c33
fix: support schema dependencies with ownProperties option, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
1babc9df49
fix: support property dependecies with ownProperties option, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
df6ef691ae
fix: ownProperties option with required keyword, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
57fc360285
test: ownProperties option with properties and required keywords, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
ea5b7008ae
fix: support ownProperties option with properties keyword, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
dbe863032a
test: failing tests for ownProperties option (skipped), #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
c9fb5cafb9
refactor: tests for ownProperties option, #197
|
7 vuotta sitten |
Evgeny Poberezkin
|
901343c95d
feat: support formats with $data for numbers, #291
|
7 vuotta sitten |
Evgeny Poberezkin
|
e949b8462c
test: patternGroups with meta; meta: false warns insead of throwing meta-schema validation
|
7 vuotta sitten |
Evgeny Poberezkin
|
8bb3b52f55
feat: serialize option, closes #385, closes #341
|
7 vuotta sitten |
Evgeny Poberezkin
|
fc1c46cbfa
feat: option processCode replaced option beautify, closes #382
|
8 vuotta sitten |
Evgeny Poberezkin
|
ab488a4f57
feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372
|
8 vuotta sitten |
Evgeny Poberezkin
|
afd02f1f72
refactor: patternGroups deprecated, requires option to use, #371
|
8 vuotta sitten |
Evgeny Poberezkin
|
f3577a3b34
refactor: moved switch, patternRequired, formatMinimum/Maximum to ajv-keywords, #371
|
8 vuotta sitten |
Evgeny Poberezkin
|
c86e1bbc02
feat: make option unknownFormats default to true, closes #324
|
8 vuotta sitten |