Check that your data complies with the Beneficial Ownership Data Standard (BODS) using our install our data review library to analyse files via your command line interface
This csv file sets out how all the invalid statements in test data in the data standard repo are expected to fail.
We will need to pen useful error messages for the subset of the JSON Schema validation keywords which are generated by failing JSON data (i.e. column 2 of the CSV file).
@radix0000 - I don't think there's too much to do on the schema validation messages. I've specced it up here and included test data. Does that spec look OK to you?
This csv file sets out how all the invalid statements in test data in the data standard repo are expected to fail.
We will need to pen useful error messages for the subset of the JSON Schema validation keywords which are generated by failing JSON data (i.e. column 2 of the CSV file).