When we create a question type block, turn on the phone number validation for the variable, and run the chatbot, now if a user enters a phone number in an invalid format (a format not acceptable by PromptChat), no validation message is shown, and the user does not get prompted to enter the phone number again (even though he can and the chatbot would not proceed until he provides the number in a correct format). However, the validation should be applied as it is being applied for the other question types, such as email, and the user should be prompted again to input a phone number in a correct format and be shown all the acceptable phone number formats, E.g. {Country Code}{Local Phone Number}.
Please fix the phone number validation problem.
Thanks!

