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

[ES-1984] modified all number to string, default number values also #84

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

zesu22
Copy link
Contributor

@zesu22 zesu22 commented Dec 4, 2024

  • all values has been treated as string now
  • if you send empty values(null, undefined, empty string), invalid number then it will take the default value
  • if you give a valid number, it will be converted to string
  • if you pass string and it is a valid one then that value will be used

@zesu22 zesu22 changed the title [MODIFIED] all number to string, default number values also [ES-1984] modified all number to string, default number values also Dec 5, 2024
@Prafulrakhade Prafulrakhade merged commit 98f0c47 into mosip:release-0.9.x Dec 6, 2024
7 checks passed
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.

4 participants