Skip to content

Provide LegacyValidator class to use regular expressions #12

@marcelzwiers

Description

@marcelzwiers

If I use Pypi version 1.14.6 I get

bids_validator.BIDSValidator().is_bids('/sub-01/func/sub-01_echo-1_sbref.json')
Out[18]: False

If I use Pypi version 1.14.7 I get

bids_validator.BIDSValidator().is_bids('/sub-01/func/sub-01_echo-1_sbref.json')
Out[19]: True

I think v1.14.6 is the correct result, because indeed the task entity is missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions