Semicolon separated emails using drizzle-zod.
I have the following Schema definition for drizzle-zod:
I want to change the email verification from a single to a multi email verification
I have an idea of the required zod definition
but I am not sure how to represent that inside ResitroShema (for the field: correo)?
1 Reply
Answering my own question: