I wonder if you guys can help me creating a regular expression for validating a bank number.
the number should be 10 digits and it should start with 1111
thanks
I wonder if you guys can help me creating a regular expression for validating
Share
Based on those specs:
However, I often allow for spaces in scanned input: