hi I want the user to enter a number of 10 or 11 digits only What should be the Validation Expression? I tried this but it did not work ^\d{10|11}$