[jQuery] [validate] optionally trim input

[jQuery] [validate] optionally trim input


I noticed that in the "Isn't that nice and easy?" demo where two
characters are required for the "Name" field I can enter two spaces
just fine.
Is there an option to control that behavior and let the validation
trim white spaces before and after the text before validation?