Data Validator

In the data validator step how many ways to write the regular expression?which symbol we can use?

We can either use .. reg exp .. or ^reg exp$

[1][0-9]$


  1. A-Za-z ↩︎