@data-heaving/common-validation
v1.0.0
Published
[![Code Coverage](https://codecov.io/gh/DataHeaving/common/branch/develop/graph/badge.svg?flag=validation)](https://codecov.io/gh/DataHeaving/common)
Downloads
1,196
Readme
Data Heaving - Common-Validation
This folder contains source code for @data-heaving/common-validation
NPM package.
The exported entities include:
- Commonly used helper validation objects utilizing io-ts library, and
- Commonly used helper functions for easier working with io-ts library.
Usage
Include @data-heaving/common-validation
dependency in your package.json
file.
More information
To learn more what Data Heaving project is all about, see here.