1)
modification require below expression
^.{0,100}$ this expression not begin with 'FF' or'GG' and not add spacial characters
other condition is
2)
how can i add ^.{0,100}$ this condition in below expression
(?:FF[A-Za-z0-9]{10}|GG\d{8})$
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nisha RegilPosted Sep 11, 2020, 9:00 PM