Metadata-Version: 2.1
Name: effect-form-validators
Version: 0.1.14
Summary: Form validation classes for the EFFECT trial
Home-page: https://github.com/effect-trial/effect-form-validators
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django,edc,EFFECT,clinicedc,clinical trials
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE

|pypi| |actions| |codecov| |downloads|


effect-form-validators
----------------------

Form validator classes for EFFECT model forms

.. |pypi| image:: https://img.shields.io/pypi/v/effect-form-validators.svg
    :target: https://pypi.python.org/pypi/effect-form-validators

.. |actions| image:: https://github.com/effect-trial/effect-form-validators/workflows/build/badge.svg?branch=develop
  :target: https://github.com/effect-trial/effect-form-validators/actions?query=workflow:build

.. |codecov| image:: https://codecov.io/gh/effect-trial/effect-form-validators/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/effect-trial/effect-form-validators

.. |downloads| image:: https://pepy.tech/badge/effect-form-validators
   :target: https://pepy.tech/project/effect-form-validators
