HED JavaScript Library
    Preparing search index...

    A BIDS file.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    file: any

    The Object representing this file data. This is used to generate BidsHedIssue objects.

    name: string

    The name of this file.

    Accessors

    • get validatorClass(): Function

      The validator class used to validate this file.

      Returns Function

      The validator class used to validate this file.

    Methods

    • Validate this validator's tsv file.

      Parameters

      • schemas: Schemas

        The HED schemas used to validate this file.

      Returns BidsHedIssue[]

      • Any issues found during validation of this TSV file.