Hi Philip,
There is a straightforward way to implement your requirement using RadMaskedTextBox. You can use its client-side
OnValueChanged event to check if your phone number is shorter than required, then set the error message yourself:
Check this piece out and let me know if it works for you.
Kind regards,
Veli
the Telerik team