Issues
- 1
- 0
- 0
Exporting validator module
#13 opened by antoinegomez - 2
this.validateBody is not validating the keys even keys are in body of request.
#35 opened by usamadanish22 - 0
Does this still maintains ?
#34 opened by spmsupun - 0
Body of the request has unnecessary keys
#33 opened by eugenekgn - 0
Sanitizer naming convention: .toLowercase() should be consistent with its Js version .toLowerCase()
#32 opened by getDorin - 3
Is this project still actively maintained?
#29 opened by mariotacke - 0
optional doesn't work
#30 opened by behind2 - 5
Support Koa 2?
#26 opened by KingWu - 3
Check is string
#27 opened by tonyxiao - 0
how are you guys unit testing this?
#28 opened by mikiebrenbren - 1
Can't use optional with sanitizers.
#25 opened by pongib - 2
feature request: validate an array of object
#10 opened by eisneim - 3
- 2
- 1
- 2
TypeError Problem: this.checkFile(...).notEmpty(...).size is not a function
#16 opened by hassan-jahan - 6
Validate sub-elements
#11 opened by brasilikum - 0
- 1
`len(min, max)` always got error `the checked field's length equal or great than the min.`
#8 opened by JiangJie - 3
Some helpful validators
#6 opened by danneu - 1
Is this right?
#7 opened by RHavar - 1
Let isLength have 0 has min.
#5 opened by danneu - 1
- 1
Why 'this.body = this.body ' not 'this.body = this.request.body' in readme.md's example?
#3 opened by sjfkai