-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add missing format for string #256
Comments
AGalabov
added a commit
that referenced
this issue
Oct 4, 2024
AGalabov
added a commit
that referenced
this issue
Oct 4, 2024
AGalabov
added a commit
that referenced
this issue
Oct 4, 2024
…formats #256 added more string formats
@Raphael-Bahuau this was release with v7.2.0 for all formats that zod supports. |
Thank for support 👍 I will upgrade ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 !
The text was updated successfully, but these errors were encountered: