Skip to content

First pass at the update of the hed tag parsing #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

VisLab
Copy link
Member

@VisLab VisLab commented Nov 9, 2024

The TagConverter is now responsible for checking the validity of the tags as it converts a TagSpec to a ParsedHedTag. It currently checks validity of extensions --- this isn't as clean as it should be --- some of the regex checking needs to go in the Schema object.

Still need implement value and unit checking in the TagConverter. The plan is that the validator will handle higher-level validation functions. Haven't done column splices at all.

@VisLab VisLab merged commit 8129028 into hed-standard:develop Nov 10, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant