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