Metadata-Version: 2.4
Name: effect-form-validators
Version: 2.0.0
Summary: Form validation classes for the EFFECT trial
Keywords: django,clinicedc,form validators,EFFECT EDC,EDC,clinical trials,META Trial,ISRCTN30579828
Author: Erik van Widenfelt, Jonathan Willitts
Author-email: Erik van Widenfelt <ew2789@gmail.com>, Jonathan Willitts <j.willitts@ucl.ac.uk>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.2
Classifier: Framework :: Django :: 6.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12, <3.15
Project-URL: Homepage, https://github.com/effect-trial/effect-form-validators
Project-URL: Repository, https://github.com/effect-trial/effect-form-validators.git
Project-URL: Changelog, https://github.com/effect-trial/effect-form-validators/blob/main/CHANGELOG
Description-Content-Type: text/x-rst

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


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

Form validator classes for `EFFECT Edc <https://github.com/effect-trial/effect-edc#readme>`_ 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/actions/workflows/build.yml/badge.svg
   :target: https://github.com/effect-trial/effect-form-validators/actions/workflows/build.yml

.. |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

.. |clinicedc| image:: https://img.shields.io/badge/framework-Clinic_EDC-green
   :alt:Made with clinicedc
   :target: https://github.com/clinicedc
