Skip to content

feat: impl Soft Binding assertion definition #1147

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ok-nick
Copy link
Contributor

@ok-nick ok-nick commented Jun 5, 2025

Changes in this pull request

Implements the Soft Binding assertion definition. It exposes all public fields so it's clear in the docs how to deserialize into it and it provides no functions since everything is already accessible by field. Getters/setters can be added on if wanted, but there is already a lot of variation in the implementation of assertions.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@ok-nick ok-nick force-pushed the ok-nick/soft-binding branch from cca0a83 to d189d86 Compare June 5, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants