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