Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ajv-validator/ajv

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

chore: update typescript to 5.4.3

jasoniangreen opened this pull request 9 months ago
chore: bump ajv-formats to 3.0.1

jasoniangreen opened this pull request 9 months ago
JTD schema parser errors on empty properties field

brian-statsig opened this issue 9 months ago
Description key set as boolean returns error that it must be string

wouter-muller opened this issue 9 months ago
chore: update remaining deps except typescript

jasoniangreen opened this pull request 9 months ago
oneOf returns unwanted errors

VasudhaMathur opened this issue 9 months ago
chore: update prettier to 3.0.3

jasoniangreen opened this pull request 10 months ago
JSONSchemaType $ref doesn't work in array type.

dopo567 opened this issue 10 months ago
Ref within def does not act consistently

meghprkh opened this issue 10 months ago
chore: update ts, eslint, config etc

jasoniangreen opened this pull request 10 months ago
Add named exports for main classes to improve types for NodeNext

benasher44 opened this pull request 10 months ago
Toss a Warning instead of throwing an error when adding a keyword

GeorgeSchafer opened this issue 10 months ago
Documentation dead links

GeorgeSchafer opened this issue 10 months ago
Distinction between addVocabulary and addKeyword in the docs

jauntyjocularjay opened this issue 10 months ago
chore: update to prettier 3.2.5

jasoniangreen opened this pull request 10 months ago
Contains object property with unknown key matching a schema

christophediprima opened this issue 10 months ago
fix: minor linting issues

jasoniangreen opened this pull request 10 months ago
chore: update dependencies

jasoniangreen opened this pull request 10 months ago
Default export broken for typescript moduleResolution node16

apottere opened this issue 10 months ago
chore: add node 21.x

jasoniangreen opened this pull request 10 months ago
fix: #2330 fixed by removing node 14

jasoniangreen opened this pull request 10 months ago
chore: update node versions for CI

jasoniangreen opened this pull request 10 months ago
Fix punycode deprecation warning

kibertoad opened this pull request 11 months ago
Unexpected behavior with removeAdditional and minProperties

Vladislao opened this issue 11 months ago
Why regex pattern not works ?

pullmann4rent opened this issue 11 months ago
Change import package

jarqvi opened this pull request 11 months ago
Change Linter

jarqvi opened this issue 11 months ago
`oneOf` with coercion produces the wrong coerced value

timvandam opened this issue 11 months ago
validate.errors format

xblurx opened this issue 11 months ago
anyOf is failing, although data is valid

I2olanD opened this issue 11 months ago
/ gets converted to ~1 in errors

chavda-bhavik opened this issue 11 months ago
Fix link to `addFormat` docs

laurens opened this pull request 12 months ago
Fix types for NodeNext

benasher44 opened this pull request 12 months ago
default value not applied when using $ref

ilteoood opened this issue 12 months ago
docs: fix broken link to error logging

dsanders11 opened this pull request 12 months ago
Error: strict mode: unknown keyword: "errorMessage"

brion-fuller opened this issue 12 months ago
Verify is incorrectly typed for inline schemas

Dashron opened this issue almost 1 year ago
Change JTDSchemaType derivation of enums

swachter opened this pull request about 1 year ago
JTDSchemaType derivation for enums is too strict

swachter opened this issue about 1 year ago
build(deps): update Node.js versions for CI builds

egfx-notifications opened this pull request about 1 year ago
fix: Update parseJson() for v8 11.7.72 and newer

egfx-notifications opened this pull request about 1 year ago
JSON parsing fails for v8 versions 11.7.72 and newer

egfx-notifications opened this issue about 1 year ago
Standalone esm option `--code-esm` is not recognized

nsheff opened this issue about 1 year ago
Weird behavior regarding validation on "multipleOf"

fujianyang opened this issue about 1 year ago
fix: Provide named exports alongside default exports

cj-christoph-gysin opened this pull request about 1 year ago
How can I iterate over a JSON Schema using typescript?

johann1301s opened this issue about 1 year ago
Deprecation Warning: punycode Dependency via uri-js

camiloux opened this issue about 1 year ago
OneOf property is failing during OAS Schema Validation

RPS044 opened this issue about 1 year ago
Type coercion does not work with anyOf Number or Boolean

SeanReece opened this issue about 1 year ago
Can't make it work with OpenAPI

Garito opened this issue about 1 year ago
format keyword in anyOf

arsentamamyan opened this issue about 1 year ago
Cannot set logger: false in call to constructor

jmozmoz opened this issue about 1 year ago
Adding \r\n while serializing in Windows and \n while serializing in Ubuntu

lavanyaburlagadda1807 opened this issue about 1 year ago
Drop dependency on uri-js/punycode

gajus opened this issue about 1 year ago
Ajv valid

DIEGOHJJACOBO opened this issue about 1 year ago
feat: nullable

slont opened this pull request about 1 year ago
Usage: Conditionally reference subschemas

homosape opened this issue about 1 year ago
[Q] Recommendations for Converting JSON Schema to TS Types in Ajv?

toteto opened this issue about 1 year ago
Schema Mapping Validation Between JSON Schemas

luiz00martins opened this issue about 1 year ago
Support for graphQL schema.graphql or introspectionSchema.json

evan-easygo opened this issue about 1 year ago
fix(#1558): Discrepancy in `addUsedSchema` between v6 and v8

Sachin-chaurasiya opened this pull request about 1 year ago
ajv not reading my schema

doebi opened this issue about 1 year ago
Allow pattern to also work with number/integer type

caub opened this issue about 1 year ago
Detailed `pattern` violation errors

Pamplemousse opened this issue about 1 year ago
build(deps): update Node.js versions for CI builds

Renegade334 opened this issue over 1 year ago
Coercion support for JTD

joshmossas opened this issue over 1 year ago
[Q] How to describe schema with enum with typescript?

budarin opened this issue over 1 year ago
docs: modify the link of `Error logging` to the right address

LDT-dream opened this pull request over 1 year ago
Fail object validation on additional properties

slavafomin opened this issue over 1 year ago
Required capture wrongly on nested array object

kstan79 opened this issue over 1 year ago
Allow it to work on edge (e.g. cloudflare workers)

cosbgn opened this issue over 1 year ago
add refs variable for jtd validation

erikbrinkman opened this pull request over 1 year ago
Validation fails for `unevaluatedProperties` in nested `allOf`

mefellows opened this issue over 1 year ago
Support $data keyword in $ref

carlo-quinonez opened this issue over 1 year ago
Question related to pattern attribute .

naveen8801 opened this issue over 1 year ago
Nullable doesn't cover unions with null in it

SMJSGaming opened this issue over 1 year ago
Smart compile functions using `JTDDataType`

Ethan-Arrowood opened this issue over 1 year ago
docs: Clarify keyword name constraints for `addKeyword`

NitantP opened this pull request over 1 year ago
AJV will not require nested object's properties if said object is missing

sosickstudio opened this issue over 1 year ago
Type Error: applicator is not a function

PShelly96 opened this issue over 1 year ago
Fix grammatical typo in managing-schemas.md

wetneb opened this pull request over 1 year ago
useDefaults option produces incorrect result with different inputs

kpanugan opened this issue over 1 year ago
JTDSchemaType error involving interface with arbitrary keys

zzaba opened this issue over 1 year ago