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

Restructure checks to allow for an error log to be created #120

Open
dlongley opened this issue Jun 22, 2022 · 1 comment
Open

Restructure checks to allow for an error log to be created #120

dlongley opened this issue Jun 22, 2022 · 1 comment

Comments

@dlongley
Copy link
Member

Right now we throw any errors immediately when checking VCs, etc. This precludes generating a comprehensive error log of all failed checks. We should, instead, check everything and compile an array of errors / error log.

@dmitrizagidulin
Copy link
Contributor

In case it helps - this downstream PR restructures the vc-js control flow to allow for an error log / fine-grained check log https://github.com/digitalcredentials/vc/pull/4/files

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