ajv-validator / ajv-validator/ajv
Smart compile functions using `JTDDataType`
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 14.8k
- Fork
- 1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**What version of Ajv you are you using?**
v8
**What problem do you want to solve?**
I want the `compileParser` function to be smarter (including `compileSerializer` too)
**What do you think is the correct solution to problem?**
Adding the following overload to the function:
```
compileParser>(schema: R): JTDParser;
```
**Will you be able to implement it?**
Maybe, I leave for vacation July 22nd-Aug 15th. I may be able to get a PR done today/tomorrow, but won't be available until after Aug 15th to complete it.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.