natedunnN
Convex Community10mo ago
44 replies
natedunn

Standard schema

With Zod 3 going in maintenance mode and Zod utils in
convex-helpers
seemingly only supporting v3, I was wondering if this was the moment we could consider supporting the Standard Schema natively for validation and schemas?

This would allow us to use traditional
v
values in Convex, but also allow us to use Arktype, Zod, Valibot, etc.

Thoughts?
GitHub
A standard interface for TypeScript schema validation libraries - standard-schema/standard-schema
GitHub - standard-schema/standard-schema: A standard interface for ...
Was this page helpful?