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