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

Extension Probe fails when there are no validation errors. #6

Open
gkovbasenkoparchment opened this issue Jul 4, 2024 · 0 comments

Comments

@gkovbasenkoparchment
Copy link

The issue is happening when validating assertion that has at least one extension (or badge class has at least one extension).

https://github.com/1EdTech/digital-credentials-public-validator/blob/main/inspector-vc/src/main/java/org/oneedtech/inspect/vc/jsonld/probe/ExtensionProbe.java#L100

if extension is correct and there are no validation errors, reportItems.size() will be 0. As a result I was receiving Errors in the report.

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

1 participant