[jQuery] [validate] $('#form').valid() and focusInvalid();

[jQuery] [validate] $('#form').valid() and focusInvalid();


Why does the valid() method don't call validator.focusInvalid()?
I think that should be the default behaviour, since valid() shows all
the error messages.
Thank you and congratulation by this awesome plugin.