Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが数字、+、@、#、および $ 文字を入力できるように、このようにUserNameとCityフィールドを検証したい
この正規表現を作成するためのヘルプを提供してください
ValidationExpression="[\d+@#$]+"