arktype
arktype copied to clipboard
Size constraint on File
Request a feature
Setting size constraints on File:
type({
myFile: `File<5MB`
})
🤷 Motivation
Checking MIME types and other tasks would still require using narrow. But it would allow for more concise definitions of file types in the simplest use-cases.