-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe your problem in detail.
We are using deno validator version 2.0.2, with default schema version 1.0.1, implementing version 1.10.0 of the BIDS specification. The physio data we prepared included column headers. The data passes the validation without errors. I am not sure if it would be possible to pick up on these headers, but they match what is in the json file, they are strings while every other value in the tsv file is a float. So I think it should be possible to validate.
Describe what you expected.
Since the specification says these files must not have columns I would expect an error during validation.
BIDS specification section
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working