Creating a tool for generation validation schema

Hi,

When we have to implement data quality checks with EasyMorph it can still take a lot of time to implement all the required rules.

If we could have a simple GUI to create complex validation (data quality) rules using EasyMorph actions in the background, this could make EasyMorph a very attractive data validation tool.
The purpose would be to fill in some kind of form in which we can specify the required schema structure for each field in the dataset. The output would be a report of data quality against that schema.

The following tool is quite inspiring but not sufficient for checking complex rules on CSV-files https://csvlint.com/

Any ideas ?

2 Likes