Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bids_validator/utils/errors.ts>SchemaStructureError

Validator for the Brain Imaging Data Structure
Latest
class SchemaStructureError
extends Error
import { SchemaStructureError } from "https://deno.land/x/bids_validator@v1.15.0/utils/errors.ts";

Constructors

new
SchemaStructureError(schemaPath: string)

Properties

schemaPath: string