Skip to content

fix validating negative values with integer and float ranges #232

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

Merged
merged 1 commit into from
Apr 8, 2015
Merged

Conversation

mmsayed
Copy link
Contributor

@mmsayed mmsayed commented Apr 7, 2015

  • return false if value is negative and negative is not allowd in "data-validation-allowing" attr
  • allow the "-" negative sign in regex matching for correct range checks

- return false if value is negative and negative is not allowd in "data-validation-allowing" attr
- allow the "-" negative sign in regex matching for correct range checks
victorjonsson added a commit that referenced this pull request Apr 8, 2015
fix validating negative values with integer and float ranges
@victorjonsson victorjonsson merged commit 7d49e87 into victorjonsson:master Apr 8, 2015
@victorjonsson
Copy link
Owner

Great!

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.

2 participants