.. |
_limit.jst
|
db56b51fff
fix: error messages for exclusiveMaximum/Minimum wint $data, closes #722
|
7 years ago |
_limitItems.jst
|
abff815d38
refactored schema compilation to reduce browser bundle size
|
9 years ago |
_limitLength.jst
|
abff815d38
refactored schema compilation to reduce browser bundle size
|
9 years ago |
_limitProperties.jst
|
abff815d38
refactored schema compilation to reduce browser bundle size
|
9 years ago |
allOf.jst
|
c4335abf53
fix: allOf with empty schemas failing compilation, fixes #381
|
8 years ago |
anyOf.jst
|
3c86da4f1b
fix: improve error reporting from oneOf keyword, closes #427
|
8 years ago |
coerce.def
|
33845cc397
feat: support custom keywords that modify data, #392
|
8 years ago |
comment.jst
|
dd884fe93d
feat: option $comment, closes #609
|
7 years ago |
const.jst
|
ad7ae50c51
refactor: move const keyword to rules (as standard keyword)
|
8 years ago |
contains.jst
|
08cbec7318
fix: add var
|
7 years ago |
custom.jst
|
c9548d2c74
refactor: remove compilation of async schemas to generator functions, closes #585
|
7 years ago |
defaults.def
|
cbd9467bd6
useDefaults: use literals (deep-clone) of defaults unless useDefaults: "shared" is passed, #151, #136
|
8 years ago |
definitions.def
|
761aac1b5d
refactor: optimize validation of additional/patternProperties and propertyNames with option ownProperties, closes #197
|
8 years ago |
dependencies.jst
|
176ed87c33
fix: support schema dependencies with ownProperties option, #197
|
8 years ago |
enum.jst
|
c02a3bdc48
refactor: clean up keyword templates
|
8 years ago |
errors.def
|
aabd9959de
feat: allowedValue param in const keyword error, closes #713
|
7 years ago |
format.jst
|
04d62ae67e
Merge branch 'master' into beta
|
7 years ago |
if.jst
|
05e2b38d67
fix: "default" should work inside "then" and "else", closes #635
|
7 years ago |
items.jst
|
41ecdaff7c
refactor: contains implemented as a standard keyword, #367
|
8 years ago |
missing.def
|
df6ef691ae
fix: ownProperties option with required keyword, #197
|
8 years ago |
multipleOf.jst
|
5f2cc30449
option multipleOfPrecision, closes #84
|
9 years ago |
not.jst
|
c02a3bdc48
refactor: clean up keyword templates
|
8 years ago |
oneOf.jst
|
a68e9a7535
feat: improve oneOf error reporting, #573
|
7 years ago |
pattern.jst
|
abff815d38
refactored schema compilation to reduce browser bundle size
|
9 years ago |
properties.jst
|
72b1cbbf22
fix: option v5 used instead of $data
|
6 years ago |
propertyNames.jst
|
761aac1b5d
refactor: optimize validation of additional/patternProperties and propertyNames with option ownProperties, closes #197
|
8 years ago |
ref.jst
|
b8d36fc0b0
fix: recursive ref to async sub-schema, closes #612
|
7 years ago |
required.jst
|
16bf5946fe
fix: support required with $data/many properties with ownProperties option, #197
|
8 years ago |
uniqueItems.jst
|
8bbc1a2107
fix: uniqueItems when item type is array of types, closes #727
|
7 years ago |
validate.jst
|
e15f543dbd
refactor: remove patternGroups keyword, #614
|
7 years ago |