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

[BUG] Curly Brace exception in sidecar if no HED #1006

Open
VisLab opened this issue Aug 26, 2024 · 0 comments
Open

[BUG] Curly Brace exception in sidecar if no HED #1006

VisLab opened this issue Aug 26, 2024 · 0 comments

Comments

@VisLab
Copy link
Member

VisLab commented Aug 26, 2024

Validator throws an exception for the following sidecar:

                  {
                        "event_code": {
                            "HED": {
                                "face": "Statistical-accuracy/0.677, {response}"
                            }
                        },
                        "response": "Label/#"
                        }
                    }

It should report a validator error rather than throwing an exception. The "HED" is missing from response.

@hed-standard hed-standard deleted a comment Aug 26, 2024
@hed-standard hed-standard deleted a comment Aug 26, 2024
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

No branches or pull requests

2 participants
@VisLab and others