123
This commit is contained in:
parent
9bb5ee5c97
commit
e4e6174673
@ -133,6 +133,13 @@
|
|||||||
"length-order": "1",
|
"length-order": "1",
|
||||||
"length-limiter": "1-50",
|
"length-limiter": "1-50",
|
||||||
"validate-pattern": "^.{1,50}$"
|
"validate-pattern": "^.{1,50}$"
|
||||||
|
},
|
||||||
|
"API0901-mmail": {
|
||||||
|
"name": "mail",
|
||||||
|
"not-null": "11",
|
||||||
|
"length-order": "12",
|
||||||
|
"length-limiter": "1-530",
|
||||||
|
"validate-pattern": "^.{11,50}$"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user