-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi I see that when Zod exports to JSON-Schema it can use z.file() https://zod.dev/json-schema?id=file-schemas
Is there a way to use z.file with your library? Actually I want to use it with zod-form-data to send a combination of various fields in an object along with files using FormData, and to read the JSON schema from a database to validate the FormData sent through trpc.
Metadata
Metadata
Assignees
Labels
No labels