This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Enable Wallet data model validation #397
Comments
3 tasks
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation (still disabled) by updating some of the existing wallet credentials. Currently the validation is disabled as not all credentials are compliant yet. Uncomment line 156 in cmd/agent-js-worker/main.go to enable validation. Part of trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation (still disabled) by updating some of the existing wallet credentials. Currently the validation is disabled as not all credentials are compliant yet. Uncomment line 156 in cmd/agent-js-worker/main.go to enable validation. Part of trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation (still disabled) by updating some of the existing wallet credentials. Currently the validation is disabled as not all credentials are compliant yet. Uncomment line 156 in cmd/agent-js-worker/main.go to enable validation. Part of trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation (still disabled) by updating some of the existing wallet credentials. Currently the validation is disabled as not all credentials are compliant yet. Uncomment line 156 in cmd/agent-js-worker/main.go to enable validation. closes trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation (still disabled) by updating some of the existing wallet credentials. Currently the validation is disabled as not all credentials are compliant yet. Uncomment line 156 in cmd/agent-js-worker/main.go to enable validation. closes trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
baha-ai
pushed a commit
to baha-ai/agent-sdk
that referenced
this issue
Oct 7, 2022
This change introduces Model validation by updating some of the existing wallet credentials. closes trustbloc#397 Signed-off-by: Baha Shaaban <[email protected]>
Repository owner
moved this from In Progress
to Done
in TrustBloc Wallet/VCS
Oct 24, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently system doesn't validate JSON-LD contexts (disabled using config). This needs to be enabled and along with fix all the contexts issues. Also, remove example.org from context as it's not valid base.
Reference:
The text was updated successfully, but these errors were encountered: