Closed Raphael-Bahuau closed 1 month ago
Hello your lib is great, but could you add missing format for string ?
I would like to be able to use z.string().ip().
z.string().ip()
Here is the missing format list :
emoji
nanoid
cuid
cuid2
ulid
includes
startsWith
endsWith
datetime
ip
date
time
duration
base64
Thanks !
@Raphael-Bahuau this was release with v7.2.0 for all formats that zod supports.
Thank for support 👍 I will upgrade !
Hello your lib is great, but could you add missing format for string ?
I would like to be able to use
z.string().ip()
.Here is the missing format list :
emoji
nanoid
cuid
cuid2
ulid
includes
startsWith
endsWith
datetime
ip
date
time
duration
base64
Thanks !