Commit History

Author SHA1 Message Date
  Igor Savin 1b5523978a tests: un-skip passing test 7 years ago
  Igor Savin a8a4ddc2fc test: skip test and remove incorrect check 7 years ago
  Igor Savin cb85eea789 Failing test for integer coercion 7 years ago
  Evgeny Poberezkin ce62f117ee feat: use only $id by default, closes #641 7 years ago
  Evgeny Poberezkin 2e95b0531f feat: "contains" and "uniqueItems" should be validated after type coercion, closes #611 7 years ago
  Evgeny Poberezkin 4ed756ecac fix: duplicate "type" error is reported with coerceTypes option, fixes #469 7 years ago
  Evgeny Poberezkin 92bfedab8d test: skipped test for error reporting with coerceTypes option, #469 7 years ago
  Evgeny Poberezkin 62eaf92c4c test: more test cases for coersion of array to scalar, #158 8 years ago
  Evgeny Poberezkin b853218249 style: eslint tests, closes #250 8 years ago
  Evgeny Poberezkin 0630539aa3 test: coerceTypes: "array" coercion should fail if array length != 1, #158 8 years ago
  will Farrell a21cf02f43 update `==`, `object <-> array` 8 years ago
  will Farrell ec09c3c735 allow reversal and add more tests 8 years ago
  will Farrell 9e18e68ce7 Add in ability to coerce to an array 8 years ago
  Evgeny Poberezkin 6a14e347c4 use new with Ajv constructor in tests and examples 8 years ago
  Evgeny Poberezkin 44dd6b78b9 Android 4 compatibility, #143 8 years ago
  Evgeny Poberezkin 19f94a1cd3 aditional coercion test (#152) 9 years ago
  Evgeny Poberezkin e6a22be556 fix type coercion for multiple items/properties; closes #152 9 years ago
  Evgeny Poberezkin 14d0eb0645 fix inlineRefs option, fix test, fix $ref to pass parentData[Property] to the referenced schema if it was passed to validate function 9 years ago
  Evgeny Poberezkin 0c60364a7f coerce type when schema is in ref that is not inlined, #95 9 years ago
  Evgeny Poberezkin 878f3559f6 do not try to coerce to object/array, #95 9 years ago
  Evgeny Poberezkin b5b6a06f09 coerceTypes option, #95 9 years ago