Metadata-Version: 2.1
Name: cuenca-validations
Version: 0.5.0.dev3
Summary: Cuenca common validations
Home-page: https://github.com/cuenca-mx/cuenca-validations
Author: Cuenca
Author-email: dev@cuenca.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: clabe (<1.3,>=1.2)
Requires-Dist: pydantic (<1.7,>=1.6)
Requires-Dist: dataclasses (>=0.6) ; python_version < "3.7"

# Cuenca - validations

[![test](https://github.com/cuenca-mx/cuenca-validations/workflows/test/badge.svg)](https://github.com/cuenca-mx/cuenca-validations/actions?query=workflow%3Atest)
[![codecov](https://codecov.io/gh/cuenca-mx/cuenca-validations/branch/master/graph/badge.svg)](https://codecov.io/gh/cuenca-mx/cuenca-validations)
[![PyPI](https://img.shields.io/pypi/v/cuenca-validations.svg)](https://pypi.org/project/cuenca-validations/)

Shared validations library across multiple Cuenca projects


