test
This commit is contained in:
parent
7348822532
commit
07ab320bad
@ -168,6 +168,20 @@
|
|||||||
"length-order": "44",
|
"length-order": "44",
|
||||||
"length-limiter": "1-250",
|
"length-limiter": "1-250",
|
||||||
"validate-pattern": "^.{111}$"
|
"validate-pattern": "^.{111}$"
|
||||||
|
},
|
||||||
|
"666": {
|
||||||
|
"name": "666",
|
||||||
|
"not-null": "66",
|
||||||
|
"length-order": "66",
|
||||||
|
"length-limiter": "1-66",
|
||||||
|
"validate-pattern": "^.{111}$"
|
||||||
|
},
|
||||||
|
"55555": {
|
||||||
|
"name": "555",
|
||||||
|
"not-null": "55",
|
||||||
|
"length-order": "44",
|
||||||
|
"length-limiter": "1-250",
|
||||||
|
"validate-pattern": "^.{111}$"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user