It seems the minlength attribute for an field doesn\'t work.
minlength
Is there any other attribute in HTML5 with the help of which I
Here is HTML5-only solution (if you want minlength 5, maxlength 10 character validation)
http://jsfiddle.net/xhqsB/102/