backboneB
tRPC3y ago
1 reply
backbone

how to use the same Zod validation both client and server's procedure input

When submitting forms, I need the same validation. How to reduce the repeated code?
Was this page helpful?