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

Fix number parse, req.body, array check / parse #17

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

carlos-r-l-rodrigues
Copy link

@carlos-r-l-rodrigues carlos-r-l-rodrigues commented Jun 23, 2019

Fix parsing numbers to integer
Fix req.body validation
Added type integer
Fixed parse values in arrays
Support to multidimensional arrays
Linter version updated
Fixed terminal parameter order

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 685493f on carlos-r-l-rodrigues:master into 5605960 on SSENSE:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 685493f on carlos-r-l-rodrigues:master into 5605960 on SSENSE:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 685493f on carlos-r-l-rodrigues:master into 5605960 on SSENSE:master.

ts/RequestValidator.ts Show resolved Hide resolved
tslint.json Show resolved Hide resolved
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.

3 participants