I haven't found anything that would help me to understand the correct syntax for having a certain number of digits phone number validation rule.
My input mask for this field is: \000\-0000000;;
When I set the following validation rule: 9999999999 or =9999999999 it doesn't work correctly and it allows short numbers.
How should I compose it correctly.
Thanks, Michael.