Hi, This question can be termed as an OT as it is related to regex. I have a validation criteria which says:
a number cannot start with "000" which is 9 digits in length. Can somebody help me in writing a regular expression for this? Thank you
Hi, This question can be termed as an OT as it is related to regex. I have a validation criteria which says:
a number cannot start with "000" which is 9 digits in length. Can somebody help me in writing a regular expression for this? Thank you