Thank you for your response!
The old validator I was using stripped the input down to numbers (if it included dashes) and made sure the phone number was 10 numbers long. Like a min-length. This helped with a certain kind of spam. Is there any way to set up a min length validation?
Thanks!
Alan