Improve reporting when json table fields are invalid
ldodds opened this issue · 0 comments
ldodds commented
Currently a JSON table schema with no name
fields can generate output like:
- integrity error. #/resources/0/schema/fields
Declared schema has fields not present in CSV file (,)
Rather than reporting empty fields it should warn that schema is unreadable.