Validate plugin - Handling of error messages

Validate plugin - Handling of error messages

Hi !

Can I have some help for my form please


I use the validate plugin.


http://jsfiddle.net/Xroad/2pLS2/23/


I would like to show a general error message only for all empty fields on the top of my form (that it's ok) and custom error message under each field (like "Please enter at least 2 characters").


How can I do that please ?