A mini-framework for creating and executing validation rules to test the data pipeline. It exposes interfaces to build connectors for different infrastructure components (databases, file system, message broker, etc.)
User Documentation
For user guide, refer to the documentation website . The corresponding repo for the doc is available here.
Developers Documentation
Set up Development environment
Fork and clone the project, and run sbt pack
for generating the executables stored at <project-directory>/target/pack