personium / app-uc-cell-creator

Sample App sources & Engine scripts to create new cells.
Apache License 2.0
1 stars 1 forks source link

Account and password field shares the same validation as cell name field #8

Closed dixonsiu closed 7 years ago

dixonsiu commented 7 years ago

All three fields should have different validation according to the API specifications.

・Cell Name →桁数:1~128  文字種:半角英数字と-(半角ハイフン)と(半角アンダーバー)  ただし、先頭文字に(半角アンダーバー)と:(コロン)は指定不可

・Account Name →桁数:1~128  文字種:半角英数字と下記半角記号  -_!$*=^`{|}~.@  ただし、先頭文字に半角記号は指定不可

・Password →文字数:6~32文字  文字種:半角英数字と-(半角ハイフン)と_(半角アンダーバー)

SawamiWataru commented 7 years ago

Describe the regular expression used in personium-core.