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

feat(#2758): z.string().ipRange() - add support for IP address range #3754

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wataryooou
Copy link

@wataryooou wataryooou commented Sep 14, 2024

This pull request fixes #2758 adding IP Address range (CIDR) validation in zod string.

  • Basic implementation
  • Choose what type of ip
  • Add IPv4/IPv6 address range
  • Add ipRange to docs

Copy link

netlify bot commented Sep 14, 2024

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 68a379c
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/66e56510d7429600083ee1d1
😎 Deploy Preview https://deploy-preview-3754--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

Support IP Range Validation
1 participant