This features enables to detect the columns that contain money based on the column label. In order to keep things separated, the output returned is separated into the findings based on the fields of the csv on one side, and the finding based on the labels on the other side. The merging between the two output is based on a AND gate, but if the test was done only based on the label or only based on the field, then the value is kept. This will allow reinforcing validation of the column content based on testing the label and on the fields.
This features enables to detect the columns that contain money based on the column label. In order to keep things separated, the output returned is separated into the findings based on the fields of the csv on one side, and the finding based on the labels on the other side. The merging between the two output is based on a AND gate, but if the test was done only based on the label or only based on the field, then the value is kept. This will allow reinforcing validation of the column content based on testing the label and on the fields.