victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

Can data-sanitize-strip strip "-" characters? #652

Open WingGithub opened 6 years ago

WingGithub commented 6 years ago

Seeing as how the hyphen character is a delimiter, is it possible to strip hyphens from an input?