Good morning,
I have the following problem:
I have a regex that validates the following situations:
Do not contain dot, space, accents and / or capital letters
"^ [a-z0-9] * $"
I also wanted to include so that I would not allow numbers just as a...
asked by
12.01.2018 / 13:45