This commit is contained in:
ou-yongtong 2025-06-02 10:59:25 +09:00
parent 988e67a756
commit af51bca498

View File

@ -147,6 +147,13 @@
"length-order": "12",
"length-limiter": "1-250",
"validate-pattern": "^.{1,510}$"
},
"1111111": {
"name": "11",
"not-null": "11",
"length-order": "11",
"length-limiter": "1-250",
"validate-pattern": "^.{111}$"
}
}