definition-properties-accountnamepattern
accountNamePattern Type
object (Details)
accountNamePattern Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| regex | string | Required | cannot be null | Untitled schema |
| errorMessage | string | Optional | cannot be null | Untitled schema |
regex
账户名的正则规则
regex
-
is required
-
Type:
string -
cannot be null
-
defined in: Untitled schema
regex Type
string
errorMessage
如果账户名不符合规则显示什么
errorMessage
-
is optional
-
Type:
string -
cannot be null
-
defined in: Untitled schema
errorMessage Type
string