Skip to main content
Module

x/bids_validator/schema/tables.ts

Validator for the Brain Imaging Data Structure
Latest
import * as bidsValidator from "https://deno.land/x/bids_validator@v1.14.13/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.