|
03b8c53885
|
Remove last of wrap
|
2019-01-02 14:27:20 -05:00 |
|
|
3c0e5241b0
|
Separate verification logic and add QueryVerifier
|
2019-01-02 14:20:10 -05:00 |
|
|
d1610db1fe
|
Fix string coercion of number types in body verifier
|
2019-01-01 16:29:37 -05:00 |
|
|
cfcafdb993
|
Add min/max constraints to bodyVerifier
|
2019-01-01 14:29:42 -05:00 |
|
|
122fee21c6
|
Clean up body verifier and add date type
|
2019-01-01 14:23:21 -05:00 |
|
|
827072212d
|
Separate middleware from verifyBody logic into bodyVerifier
|
2018-08-01 17:11:08 -04:00 |
|
|
dbc37490fb
|
Promisalate body verification code
|
2018-08-01 13:07:52 -04:00 |
|
|
21fe0de46d
|
Extend body verifier to sanitize, regex trim, and length check
|
2018-08-01 12:34:15 -04:00 |
|
|
2e268c83cb
|
Only perform type and instance check if prop exists
|
2018-07-28 16:53:02 -04:00 |
|
|
740c153093
|
create verifyBody middleware factory to abstract request validation
|
2018-07-28 16:49:54 -04:00 |
|