Skip to content
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

Add hedId value checking to schema validation #989

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

IanCa
Copy link
Member

@IanCa IanCa commented Jul 24, 2024

Fix version attribute for merged schemas
Remove cache hit from scripts(I think it's not required, but we'll see...)
rename tag_util -> util in the normal validator

Fix version attribute for merged schemas
Remove cache hit from scripts(I think it's not required, but we'll see...)
rename tag_util -> util in the normal validator
@IanCa
Copy link
Member Author

IanCa commented Jul 24, 2024

spec tests fail because they're out of sync I believe, they run correctly locally for me with the newest json.

@VisLab
Copy link
Member

VisLab commented Jul 25, 2024

I'm going to merge... BTW I think that any .json test file should have its error code listed in the hed_error_codes.json file. I see where these are more convenient, but they should probably be merged into one SCHEMA_ATTRIBUTE_INVALID. The name field somewhat takes care of it. @IanCa I assume that it doesn't change the tests? I'll leave it the way it is for now, but put it on the plan for merging those files.

@VisLab VisLab merged commit e4f4c67 into hed-standard:develop Jul 25, 2024
8 of 10 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.

2 participants