Skip to content

Add common IP Address traits#276

Merged
lewisjkl merged 1 commit intodisneystreaming:mainfrom
erodozer:ipaddress-format
Apr 1, 2026
Merged

Add common IP Address traits#276
lewisjkl merged 1 commit intodisneystreaming:mainfrom
erodozer:ipaddress-format

Conversation

@erodozer
Copy link
Copy Markdown
Contributor

Introduces 2 new common format traits for IP Addresses and IP Address Ranges.

Useful for services that pass around IP as inputs, while unlocking the potential for more robust and descriptive validation than simple pattern matching.

Recommended to implement validation/refinement using https://github.com/seancfoley/IPAddress

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 30, 2026

CLA assistant check
All committers have signed the CLA.

@lewisjkl lewisjkl self-requested a review March 31, 2026 15:39
@lewisjkl lewisjkl merged commit c31dc82 into disneystreaming:main Apr 1, 2026
4 checks passed
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.

3 participants