RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.39k stars 2.17k forks source link

Validating phone number in WooCommerce #2492

Open ijjimem opened 3 years ago

ijjimem commented 3 years ago

Hey guys, im trying to find a way to validate a 10 digit phone number in woocommerce with minlength.

How can i do that? Cant find a way...

PTAHume commented 2 years ago

see if this helps https://stackoverflow.com/questions/72732945/how-to-set-minimum-length-for-form-input-with-jquery-inputmask/72739668#72739668 as a workaround