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

Validation removed for Value field of specificAssetIds #392

Closed
wants to merge 1 commit into from
Closed

Validation removed for Value field of specificAssetIds #392

wants to merge 1 commit into from

Conversation

richaashara
Copy link

Validation removed for Value field of specificAssetIds while creating shell descriptor

Description

Few Special characters like + and = should be allowed if a business partner don't want to store the actual value in specific Ids and wants to store those specificAssetIds' values in encoded format then it should work.

This PR fixes the issue: #391

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@richaashara richaashara changed the title - Validation removed for Value field of specificAssetIds Validation removed for Value field of specificAssetIds Apr 9, 2024
@agg3fe
Copy link
Contributor

agg3fe commented Apr 17, 2024

@richaashara I would mark this PR as invalid. We cannot remove the regex pattern as we need to follow the IDTA standards and need to keep the pattern defined by them.
I have created another PR #396 to fix the pattern. This should resolve your problem.

@Cofinity-X Cofinity-X closed this by deleting the head repository May 8, 2024
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.

3 participants