I want Regular Expression to accept only Arabic characters and Numbers, Spaces, English characters and Numbers, and (.,:"()-_?)
I found the following expression allow all above except (.,:"()-_?)
:
ValidationExpression="[^~`!@#$%\^&\*\(\)\-+=\\\|\}\]\{\['":?.>,</]+"