How to ignore single quotes in the validator.js isAlphanumeric function
I am trying to validate a string using express validator, specifically with the function isAlphanumeric, but I would like to add space, dash, and single quote as characters to accept.