import * as bidsValidator from "https://deno.land/x/bids_validator@v1.15.0/schema/tables.ts";
Functions
Columns in schema rules are assertions about the requirement level of what headers should be present in a tsv file. Examples in specification: schema/rules/tabular_data/* | |
A small subset of tsv schema rules enforce a specific order of columns. No error is currently provided by the rule itself. |