ajv-validator/ajv: The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

12317
STARS
111
WATCHERS
889
FORKS
253
ISSUES

ajv's Language Statistics

ajv-validator's Other Repos

Star history of ajv
Issue history of ajv

ajv Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
strictTuples warning when using 2020-12 draft prefixItems with optional open 0 2023-03-15 2023-03-26 -
Question: changing the order of validation for enums open 0 2023-03-13 2023-03-26 -
boolean coerce for URL parameters open 0 2023-03-11 2023-03-26 -
The instancePath property is empty. open 0 2023-03-09 2023-03-26 -
Boolean "is true" validation? open 0 2023-03-09 2023-03-26 -
Question: how to get enum definition values from referenced schema open 0 2023-03-03 2023-03-26 -
Using Ajv2019 and format does not seem to work with deno open 0 2023-03-01 2023-03-26 -
JSONSchema with allOf throws unexpected typescript compiler error open 3 2023-02-26 2023-03-26 -
Property name with `/` converted into `~1` open 0 2023-02-26 2023-03-26 -
JSONSchemaType does not correctly handle nullable fields when referenced using $ref open 7 2023-02-21 2023-02-28 -
Allow coersion from `null` to `undefined` open 0 2023-02-21 2023-02-28 -
validating and coercing comma separated values open 2 2023-02-16 2023-02-28 -
JSONSchemaType incorrectly parsing generic type as never open 2 2023-02-14 2023-02-28 -
Export UncheckedPropertiesSchema open 0 2023-02-13 2023-02-28 -
Docs: addKeyword argument open 0 2023-02-13 2023-02-28 -
Type coercion disables strict validating of non-finite numbers in object schema open 0 2023-02-10 2023-02-28 -
AJV does not throw type errors when given incorrect schema for a Union type in TypeScript open 0 2023-02-09 2023-02-28 -
Add ability to modify AjvOptions on IOpenAPIResponseValidator arguments closed 1 2023-02-08 2023-02-28 2023-02-15
Unable to generate ESM-compatible standalone code open 0 2023-02-07 2023-02-28 -
Typescript 4.9 `satisfies` does not properly enforce enum on `SomeJTDSchemaType` open 3 2023-01-25 2023-02-28 -
This expression is not constructable, Type 'typeof import (filepath)has no construct signatures. closed 4 2023-01-23 2023-03-10 2023-01-25
Custom format attributes should not fail validation open 0 2023-01-22 2023-02-28 -
JSONSchemaType<T> fails compilation when T is a generic type open 0 2023-01-10 2023-02-28 -
Using `SomeJTDSchemaType ` as a class property type fails TS compilation open 1 2023-01-09 2023-02-28 -
Strict Mode check not take account of $ref closed 1 2023-01-06 2023-02-28 2023-01-08
Ignore all unknown format in v8 (unknownFormats: 'ignore') closed 1 2023-01-05 2023-02-28 2023-01-08
array items $ref - not supported or bugged - compile fails closed 3 2023-01-05 2023-02-28 2023-01-08
Custom validation function (including multiple properties) closed 1 2022-12-30 2023-02-28 2023-01-03
Removing schema by key reference doesn't remove the schema reference by id closed 4 2022-12-23 2023-02-28 2022-12-25
schemaPath is different between AWS Lambda and local execution open 2 2022-12-22 2023-02-28 -
keyword: 'type' message: 'must be array' closed 3 2022-12-19 2023-02-28 2022-12-25
JTD compileSerializer and compileParser failure with optionalProperties closed 1 2022-12-17 2023-02-28 2023-01-02
TS is not able to infer that an optional field might be undefined open 5 2022-12-16 2023-02-28 -
Enum type allows no overlap with typescript type open 0 2022-12-14 2023-02-28 -
Maximum call stack size exceeded exception has been thrown when compiling the validate function from the schema closed 2 2022-12-14 2023-02-28 2022-12-15
Ajv fails to validate schema for Object with "propertyNames" from "enum" open 2 2022-12-14 2023-02-28 -
Only receiving single error when using "Standalone validation code" in AJV ? closed 1 2022-12-13 2023-02-28 2022-12-13
Receiving 'Content Security Policy of your site blocks the use of 'eval' in JavaScript' error while using AJV library. closed 1 2022-12-12 2023-02-28 2022-12-12
Is extending pre-defined keywords supported? closed 1 2022-12-01 2023-02-28 2022-12-15
Conditional type + union + generics not allowed open 0 2022-11-28 2023-02-28 -
JDT Serialization with Only Additional Properties fails closed 1 2022-11-21 2023-02-28 2023-01-02
removeAdditional: 'failing' and `injectAdditionalProperties` closed 8 2022-11-20 2023-02-28 2022-12-15
jtd key value resolves to never open 2 2022-11-17 2023-02-28 -
LinkedList example in JTD docs gets typed as never after validation open 0 2022-11-16 2023-02-28 -
Type of sibling property of a ref property is unknown when validated via JTDSchemaType open 0 2022-11-16 2023-02-28 -
Typescript parser/serializer type is unknown when using JTD definitions open 3 2022-11-14 2023-02-28 -
JSONSchemaType doesn't infer nullable types open 7 2022-11-14 2023-02-28 -
Generate initial object state from the schema closed 1 2022-11-08 2023-02-28 2022-11-13
the required property on a JSONSchemaType<any> is a never [] closed 1 2022-11-08 2023-02-28 2022-11-13
fail validation in case of undefined field open 4 2022-11-02 2023-02-28 -