You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I'm not sure but I think it doesn't work correct when use optional and then use method like toInt always convert undefined to NaN. I've tried this with checkSchema too. query('page').optional().isInt().toInt()