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

Calculator validations #1

Open
anoop4real opened this issue Apr 2, 2020 · 0 comments
Open

Calculator validations #1

anoop4real opened this issue Apr 2, 2020 · 0 comments

Comments

@anoop4real
Copy link

Hi,
I am really interested to use this library. I have a requirement to create a calculator app with history of what all did ie in a textfield user can input "1.5 + 2+ 3x 5" etc and results should be updated in realtime ..... I am looking for a validator which can do validations line repeated symbols, repeated decimals etc. Can the parser be enhanced for it?
right now 5 ++++ is valid for my scenario 5+ is valid (dont allow repeated symbols)

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

No branches or pull requests

1 participant