Greetings,
I need to implement a jquery based validation for a text field that contains a phone number, for that I need the regular expression of these two strings, I am requesting this because I am very naive with RegEx:
First One:
0(5NN) NNN NN NN
Second One:
0(53N) NNN NN NN
N means an integer between 0-9