Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Field name missing #6

Open
boriscosic opened this issue Feb 14, 2017 · 0 comments
Open

Field name missing #6

boriscosic opened this issue Feb 14, 2017 · 0 comments
Assignees

Comments

@boriscosic
Copy link
Contributor

field_name is missing to correctly describe the field that raised an error. For example:

source_row_index,violating_table,violation_key,violation_type,violation_severity,violation_comment
2,sonde_data.csv,,required,error,date_in value is required but was empty,date_in

This causes the validation checker, which uses csv-parse to bail with incorrect column count. The column headers are appended here https://github.com/tesera/datapackage-validator-awslambda/blob/master/fkeychecks.sh#L35.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants