Skip to content
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

String is hex #3682

Open
offizium-berndstorath opened this issue Jul 29, 2024 · 0 comments
Open

String is hex #3682

offizium-berndstorath opened this issue Jul 29, 2024 · 0 comments

Comments

@offizium-berndstorath
Copy link

Be able to check if string is hex

Could also be done with regex

z.string().regex(/[0-9A-Fa-f]+/g)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant