Hi. I’m trying to validate a phone number to check that it starts with a 0, at position 6 is a space and its length is 12. Here is the statement that I use
Here an example of the number 01234 567888
However, it fails to validate a correct entry
Any helps would be appreciated
Thank you in advance