-
Notifications
You must be signed in to change notification settings - Fork 2
feat(sdk): custom assertions #309
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>
X-Test Failure Report✅ js-v0.4.34 |
X-Test Failure Report✅ go-v0.4.34 |
Signed-off-by: Scott Hamrick <2623452+cshamrick@users.noreply.github.com>
X-Test Failure Report✅ go-v0.4.34 |
| public boolean hexEncodeRootAndSegmentHashes; | ||
| public boolean renderVersionInfoInManifest; | ||
| public boolean systemMetadataAssertion; | ||
| public Map<String, AssertionBinder> binders = new HashMap<>(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we make this private?
|
I wonder if we should adopt dependency injection support, with a Spring example |
…m-assertions-support
|
X-Test Failure Report✅ go-v0.4.34 |


No description provided.