ajv-validator/ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
TypeScriptMIT
Issues
- 1
removeAdditional not workig as expected
#2494 opened by ChrisKHil - 1
- 5
Allow it to work on edge (e.g. cloudflare workers)
#2491 opened by ValeryG - 6
Any object is valid
#2492 opened by slavaGanzin - 5
- 5
serializing Infinity creates invalid JSON
#2482 opened by MatthiasMann - 6
`regexp` should be wrapped in try/catchs
#2477 opened by RedHatter - 50
Error: Cannot find module 'ajv/dist/compile/codegen'
#2443 opened by harshitm1234 - 0
- 3
Replace `uri-js` abandoned dependency
#2486 opened by xavierraffin - 1
- 1
Picking or Omiting Certain Properties From a Schema Definition to make another definition
#2484 opened by himittal09 - 1
Unexpected behaviour of unevaluatedProperties when used with dependentSchemas
#2483 opened by ahumellihuk - 3
Add support for comments inside JSON
#2481 opened by ale5000-git - 4
Catch Enum Errors value
#2475 opened by Meriyemelhajoui - 11
- 2
RE2 integration incorrectly typed
#2476 opened by ramijarrar - 3
Change empty string to `undefined` before validation
#2470 opened by Rozamo - 2
'v' pattern flag support, log descriptive errors for invalid (failing to compile) regexp's
#2458 opened by ekzobrain - 1
Replace fast-deep-equal with dequal
#2466 opened by rtritto - 6
Add `validateSchema` "strict" mode
#2463 opened by relu91 - 1
Getting "Invalid regular expression /<myRegex>/" error while compiling
#2468 opened by abdulkerimawad - 1
console.log cannot be used as a default
#2465 opened by bruceferguson2 - 3
Error: Cannot find module 'ajv/dist/core'
#2452 opened by alexandrebodin - 1
Is this repo alive?
#2464 opened by artsiommiksiuk - 1
- 3
useDefaults doesn't work with conditional requires
#2456 opened by Timberbain - 4
Nullable doesn't work on oneOf fields
#2450 opened by person1123 - 6
Adding a default additionalProperties: false
#2453 opened by dblock - 4
Cannot get sub-schema validation to work
#2451 opened by mikesnare - 2
- 6
Handling of URL encoding changed/broke in 8.15
#2447 opened by joshkel - 22
8.15 requires fast-uri, which requires `node:url`, which makes it not bundelable for the web
#2446 opened by retorquere - 5
if/then false positive when if-property is undefined.
#2439 opened by LazerJesus - 3
Using if/then/else fails validation
#2417 opened by tet-lenovo - 2
ajv schema with key or id "first" already exists
#2435 opened by hir06 - 0
Referencing errors in complex schemas
#2437 opened by codan84 - 3
compileAsync does not loadSchema a schema that is $ref’d by a oneOf with a discriminator
#2427 opened by yonran - 4
Cannot find module 'ajv/dist/compile/codegen'
#2413 opened by shenxxu720 - 6
compileParser does not appear to support properties with type `field?: Record<string, unknown>` via `JTDSchemaType`.
#2418 opened by elhedran - 1
- 1
ajv.compileParser does not exist on type Ajv
#2434 opened by shashkiranr - 2
How to return error when the vlaue of field is '' and set the field as required
#2430 opened by nick121212 - 7
`maxLength` constraint checking seems to not code (Hindi) unicode characters properly
#2425 opened by kelson42 - 2
- 7
Integers as Discriminators
#2419 opened by b-wils - 4
- 1
OneOf validation issue
#2412 opened by SypMinh - 1
Error using multipleOf with decimals
#2416 opened by Kaspanoombro - 1