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

Need to validate inputs #14

Closed
3 tasks
mathfour opened this issue Apr 26, 2017 · 3 comments
Closed
3 tasks

Need to validate inputs #14

mathfour opened this issue Apr 26, 2017 · 3 comments

Comments

@mathfour
Copy link
Collaborator

We need input validation for all the numbers. Including:

  • No negatives
  • No special characters or letters
  • Don't allow the OD to be less than the ID
@mathfour
Copy link
Collaborator Author

I'm claiming this one. Will start work on it first thing in the morning of Wednesday April 26.

@mathfour
Copy link
Collaborator Author

Using code to verify numbers are >0 and/or comparing numbers (like for OD and ID), I've fixed this.

@mathfour
Copy link
Collaborator Author

This issue was moved to mathfour/essential-oilfield-calculations#26

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

No branches or pull requests

1 participant