Validators

Latest version: v0.34.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

0.10.1

* Fixed domain name validation for numeric domain names (21, pull request courtesy shaunpud)
* Fixed IBAN validation for Norwegian and Belgian IBANs (17, pull request courtesy mboelens91)

0.10.0

* Added support for internationalized domain names (IDN) in `domain` validator

0.9.0

* Added new validator: `domain`
* Added flake8 and isort checks in travis config

0.8.0

* Added new validator: `iban`

0.7.0

* Fixed errors in code examples.
* Fixed `TypeError` when using `between` validator with `datetime` objects
like in the code example.
* Changed validators to always return `True` instead of a truthy object when
the validation succeeds.
* Fixed `truthy` validator to work like it's name suggests. Previously it
worked like `falsy`.

0.6.0

* Added new validator: `slug`

Page 9 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.