Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Enable Wallet data model validation #397

Closed
Tracked by #1458
rolsonquadras opened this issue Aug 8, 2022 · 0 comments · Fixed by #447
Closed
Tracked by #1458

Enable Wallet data model validation #397

rolsonquadras opened this issue Aug 8, 2022 · 0 comments · Fixed by #447
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rolsonquadras
Copy link
Member

rolsonquadras commented Aug 8, 2022

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:

@rolsonquadras rolsonquadras added the enhancement New feature or request label Aug 19, 2022
@rolsonquadras rolsonquadras added this to the 0.1.9 milestone Aug 19, 2022
@rolsonquadras rolsonquadras assigned baha-ai and unassigned DRK3 Sep 9, 2022
@rolsonquadras rolsonquadras moved this from Todo to In Progress in TrustBloc Wallet/VCS Sep 12, 2022
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.
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants