i want to ignore spaces when using max/min length or range
"w " => length=1 " w" => length=1
if validation for example minlength=2 that will appear an error message
https://jqueryvalidation.org/documentation/