Fastify-mulipart schema validation with typebox
Open
help wanted
- Dominant language
- No language data
- Stars
- 68
- Forks
- 8
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 2
Description
## 💬 Example for typescript + fastify-multipart + typebox schema validation
I'm using fastify-multipart for file upload, and other form data, but i dont see any example how to use the [schema validation](https://github.com/fastify/fastify-multipart#json-schema-body-validation) with [typebox](https://www.npmjs.com/package/@sinclair/typebox)
any help would be appreciated
- *node version*: 14
- *fastify version*: >=3.18.0
- *os*: Mac
- *fastify-multipart* : ^4.0.7
- *@sinclair/typebox*: ^0.16.7
Contributor guide
Assessment
This issue has not been assessed yet.