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

Add checks for arguments #66

Merged
merged 1 commit into from
Sep 25, 2015
Merged

Add checks for arguments #66

merged 1 commit into from
Sep 25, 2015

Conversation

bryanl
Copy link
Contributor

@bryanl bryanl commented Sep 25, 2015

Adds checks to determine if the request will actually be valid by prefiltering invalid defaults (less than 0, empty strings, nils). The goal of this change is eliminate unnecceary API calls.

Adds checks to determine if the request will actually be valid by prefiltering invalid defaults (less than 0, empty strings, nils). The goal of this change is eliminate unnecceary API calls.
@aybabtme
Copy link
Contributor

👍

bryanl added a commit that referenced this pull request Sep 25, 2015
@bryanl bryanl merged commit 2a0d64a into master Sep 25, 2015
@mauricio mauricio deleted the check-faulty-inputs branch February 23, 2017 19:14
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