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

Fail to validate numeric and Integer in TypeValidator #116

Closed
jiachen1120 opened this issue Feb 8, 2019 · 1 comment
Closed

Fail to validate numeric and Integer in TypeValidator #116

jiachen1120 opened this issue Feb 8, 2019 · 1 comment
Assignees
Labels

Comments

@jiachen1120
Copy link
Contributor

jiachen1120 commented Feb 8, 2019

In typeValidator

  1. "+1" will not be recognized as an Integer or Numeric
  2. "All decimals cannot be recognized as numeric
  3. No check for the case "0.0.1"
@jiachen1120 jiachen1120 added the bug label Feb 8, 2019
@jiachen1120 jiachen1120 self-assigned this Feb 8, 2019
@jiachen1120 jiachen1120 changed the title Tiny bug in TypeValidator, lack corner cases in isNumeric() and isInteger() Fail to validate numeric and Integer in TypeValidator Feb 8, 2019
@stevehu
Copy link
Contributor

stevehu commented Feb 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants