python-validators / validators

Python Data Validation for Humans™.
MIT License
977 stars 155 forks source link

Add ipv4_strict - don't allow leading 0 in octects #158

Closed dabrown645 closed 1 year ago

dabrown645 commented 4 years ago

I needed this for one of my apps so I thought I would take a crack at it.