-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(deno) TSV type check overhaul. (#1987)
* Modify tsv column value type checks to use user defined types if specified in sidecar and schema rules for that column are in the 'json schema' defined style outlined in bids-standard/bids-specification#1838 * Fix merge * Remove unused ts error suppression * missed a merge markers * Update bids-validator/src/schema/applyRules.ts Co-authored-by: Chris Markiewicz <effigies@gmail.com> --------- Co-authored-by: Chris Markiewicz <effigies@gmail.com>
- Loading branch information
Showing
6 changed files
with
286 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.