I\'m tryin out express-validator and i want to check if the username is exists or not like this:
check(\'username\', \'Please add username!\') .notEmpty()