You would better do form data validation with Javascript anyway, because the HTML5 validation doesn't work in older browsers. Here is how:
Form Validation Phone Number
.
Live demo here: http://codepen.io/anon/pen/LCpue?editors=100. Let me know if this works for you, if you will.