Add ipv4_strict - don't allow leading 0 in octects by dabrown645 · Pull Request #158 · python-validators/validators
added
outdated
labels
Mar 8, 2023nandgator added a commit to nandgator/pyvalidators that referenced this pull request
Mar 10, 2023- uses Python's powerful inbuilt `ipaddress` library - CIDR validation is now default via func argument - compiles ip address test cases into a single module - fixes bad `poetry.lock` file **Related items** *Issues* - Closes python-validators#152 *PRs* - Closes python-validators#91 - Closes python-validators#158
nandgator added a commit to nandgator/pyvalidators that referenced this pull request
Mar 11, 2023- uses Python's powerful inbuilt `ipaddress` library - CIDR validation is now default via func argument - compiles ip address test cases into a single module - fixes bad `poetry.lock` file **Related items** *Issues* - Closes python-validators#152 *PRs* - Closes python-validators#158
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters