Marshmallow-validators

Latest version: v3.0.0

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

Scan your dependencies

3.0.0

++++++++++++++++++

- Drop support for Python 3.3. Version 2.7 and >=3.4 are supported.
- Test against marshmallow 3.

2.0.0

++++++++++++++++++

- Fix compatibility with webargs>=0.16.0.
- Remove redundant implementation of ``ValidationError``. ``marshmallow-validators`` will import the ``ValidationError`` from ``webargs`` if it is available, falling back on ``marshmallow.ValidationError``.

1.0.0

++++++++++++++++++

- First release.
- Supports conversion of WTForms and colander validators.
- ``ValidationError`` that inherits from both webargs' ``ValidationError`` (if webargs is installed) and marshmallow's ``ValidationError``.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.