Getting Started

Validations Engine depends on Python 3.7.6+.

Python Package Index hosts reference to a pip-installable module of this library, using it is as straightforward as including it on your project’s requirements.

pip install validations-engine

Or after listing validations-engine in your requirements.txt file:

pip install -r requirements.txt

Adding a new validation suite

Check here the instructions to create a new validation suite.

Discovering Validations Engine

Click on the following links to open the examples:

#1 Example