Regex for minimum specific character length
Hi All,
I'm currently having an issue regarding writing regex to check minimum length of specific character. My case is for phone number. E.g.
Phone number required at leat 8 character and max 19 character. However, people are allowed to write with 'space' character in between and that 'space' sho...
Submitted by krisha - 10 years ago