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

CIDR validation #461

Closed
owenthereal opened this issue Apr 11, 2021 · 3 comments
Closed

CIDR validation #461

owenthereal opened this issue Apr 11, 2021 · 3 comments
Labels
Stale Activity has stalled on this issue/pull-request

Comments

@owenthereal
Copy link

owenthereal commented Apr 11, 2021

Would it be possible to support cidr validation? For example:

string address = 1 [(validate.rules).string.cidr = true];
@akonradi
Copy link
Contributor

Seems like a well-defined format, sure. Want to send a PR?

@brandoncole
Copy link

Would we want to have separate options for IPv4 and IPv6 CIDR blocks?

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale Activity has stalled on this issue/pull-request label Apr 16, 2022
@stale stale bot closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Activity has stalled on this issue/pull-request
Projects
None yet
Development

No branches or pull requests

3 participants