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

refactor: applied validations on schema url attributes while creating an offer #792

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

bhavanakarwade
Copy link
Contributor

What?

  • Implemented validate schema URL attributes functionality during issuance by connection ID.
  • Implemented validate schema URL attributes functionality during out-of-band issuance.
  • Implemented validate schema URL attributes functionality during out-of-band issuance using email.

Why?

  • To make sure the issued attributes match the defined schema, ensuring data accuracy.

Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Copy link
Contributor

@GHkrishna GHkrishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@bhavanakarwade bhavanakarwade linked an issue Jun 19, 2024 that may be closed by this pull request
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bhavanakarwade bhavanakarwade merged commit 29123f5 into develop Jun 24, 2024
1 check passed
Copy link

@tipusinghaw tipusinghaw deleted the refactor/validate-schema-url-attributes branch June 24, 2024 06:01
KulkarniShashank pushed a commit that referenced this pull request Sep 6, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
KulkarniShashank pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: bhavanakarwade <bhavana.karwade@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
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

Successfully merging this pull request may close these issues.

feat: Validate attributes and W3C schema URL while issuance
3 participants