Pattern.js 11.1 KB
Newer Older
liumin committed
1
export default {
2 3 4
    "bftp.dedget.sdamod.dadsnd": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
5
    ],
6 7 8
    "dedgrp.rec.ownref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
9
    ],
10 11 12
    "bftp.dedget.sdamod.seainf": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
liumin committed
13
    ],
14 15 16
    "dedgrp.cbs.opn1.cur": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
liumin committed
17
    ],
18
    "dedgrp.cbs.opn1.amt": [
19
        { type: "string", required: false, message: "必输项" },
20
        { max: 18, message: "整数位不能超过14位" },
Wuyuqiu committed
21
        { pattern: /(^-?\d+$)|(^\.\d{1,3}$)|(^-?\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
liumin committed
22
    ],
23 24 25
    "bftp.recget.sdamod.dadsnd": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
26
    ],
27 28 29
    "bfdgrp.rec.ownref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
30
    ],
31 32 33
    "bftp.recget.sdamod.seainf": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
liumin committed
34
    ],
35 36 37
    "bfdgrp.rec.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
liumin committed
38
    ],
39

40 41 42 43
    "bfdgrp.cbs.max.amt": [
        { type: "string" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
44
    ],
45 46 47
    "bfdgrp.prb.pts.ref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
48
    ],
49 50 51
    "bfdgrp.cbs.opn1.cur": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
liumin committed
52
    ],
53 54 55 56
    "bfdgrp.cbs.opn1.amt": [
        { type: "string" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
liumin committed
57
    ],
58 59 60
    "bfdgrp.prb.pts.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
liumin committed
61
    ],
62 63 64
    "dedgrp.rec.kzref": [
        { type: "string", required: false, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
65
    ],
66 67 68
    "bfdgrp.iss.pts.ref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
69 70
    ],

71 72 73
    "bfdgrp.iss.pts.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
liumin committed
74
    ],
75 76
    "bfdgrp.rec.matdat": [
        { type: "date", required: false, message: "输入正确的日期" }
liumin committed
77
    ],
78 79
    "bfdgrp.rec.rcvdat": [
        { type: "date", required: false, message: "输入正确的日期" }
liumin committed
80
    ],
81 82
    "bfdgrp.rec.predat": [
        { type: "date", required: false, message: "输入正确的日期" }
liumin committed
83
    ],
84 85 86
    "bfdgrp.apl.pts.ref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
87
    ],
88 89 90
    "bfdgrp.rec.docsta": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
liumin committed
91
    ],
92 93 94
    "bfdgrp.apl.pts.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
liumin committed
95 96 97 98
    ],



99 100 101
    "bfdgrp.oth.pts.extkey": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
102
    ],
103 104 105
    "bfdgrp.oth.pts.bankno": [
        { type: "string", required: false, message: "必输项" },
        { max: 20, message: "长度不能超过20" }
liumin committed
106 107
    ],

108 109 110
    "bfdgrp.oth.pts.jigomc": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
111
    ],
112 113 114
    "bfdgrp.oth.pts.dizhii": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
115 116 117
    ],


118 119 120
    "trnmod.trndoc.addstr750": [
        { type: "string" },
        { max: 35, message: "长度不能超过35" }
liumin committed
121
    ],
122 123 124
    "bftp.prbp.ptsget.sdamod.dadsnd": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
125
    ],
126 127 128
    "bfdgrp.prb.pts.extkey": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
liumin committed
129
    ],
130 131 132
    "bftp.prbp.ptsget.sdamod.seainf": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
liumin committed
133 134
    ],

135 136 137
    "bfdgrp.prb.namelc": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
138
    ],
139 140 141
    "bfdgrp.prb.pts.adrblk": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
142
    ],
143 144 145
    "bfdgrp.prb.dbfadrblkcn": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
146
    ],
147 148 149
    "bfdgrp.prb.adrelc": [
        { type: "string", required: true, message: "必输项" },
        { max: 35, message: "长度不能超过35" }
liumin committed
150
    ],
151
    "bfdgrp.blk.intdis": [
Eivi committed
152
        { type: "string" },
153
        { max: 65, message: "长度不能超过65" }
liumin committed
154 155
    ],

156
    "bfdgrp.blk.docdis": [
Eivi committed
157
        { type: "string" },
158
        { max: 50, message: "长度不能超过50" }
liumin committed
159 160 161 162
    ],



163

164 165 166 167
    "liaall.outamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
168
    ],
169 170 171
    "liaall.outpct": [
        { type: "string", required: false, message: "必输项" },
        { max: 6, message: "长度不能超过6" }
172
    ],
173 174 175
    "liaall.concur": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
176
    ],
177 178 179 180
    "liaall.misamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
181 182 183
    ],


184 185 186 187
    "liaall.exttotoldamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
188
    ],
189 190 191 192
    "liaall.exttotamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
193
    ],
194 195 196
    "setmod.ref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
197 198 199
    ],


200 201 202 203
    "setmod.docamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
204 205 206 207 208
    ],




209 210 211
    "setmod.zmqacc": [
        { type: "string", required: false, message: "必输项" },
        { max: 20, message: "长度不能超过20" }
212 213 214 215
    ],



216 217 218
    "mtabut.coninf.oitinf.oit.inftxt": [
        { type: "string", required: true, message: "必输项" },
        { max: 60, message: "长度不能超过60" }
219 220 221
    ],


222 223 224
    "mtabut.coninf.oitset.oit.inftxt": [
        { type: "string", required: true, message: "必输项" },
        { max: 60, message: "长度不能超过60" }
225 226
    ],

227 228
    "mtabut.coninf.conexedat": [
        { type: "date", required: false, message: "输入正确的日期" }
229
    ],
230 231 232
    "mtabut.coninf.usr.extkey": [
        { type: "string", required: false, message: "必输项" },
        { max: 8, message: "长度不能超过8" }
233 234
    ],

235 236 237
    "trnmod.trndoc.advnam": [
        { type: "string", required: false, message: "必输项" },
        { max: 50, message: "长度不能超过50" }
238
    ],
239 240 241
    "trnmod.trndoc.amdapl": [
        { type: "string", required: true, message: "必输项" },
        { max: 50, message: "长度不能超过50" }
242 243
    ],

244 245 246
    "trnmod.trndoc.advdoc": [
        { type: "string", required: false, message: "必输项" },
        { max: 1, message: "长度不能超过1" }
247
    ],
248 249 250
    "liaall.limmod.ecifno": [
        { type: "string", required: false, message: "必输项" },
        { max: 22, message: "长度不能超过22" }
251 252 253 254
    ],



255 256 257
    "liaall.limmod.ownref": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
258
    ],
259 260 261
    "liaall.limmod.wrkp.ptsget.sdamod.dadsnd": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
262
    ],
263 264 265
    "liaall.limmod.othp.ptsget.sdamod.dadsnd": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
266
    ],
267 268 269
    "liaall.limmod.limpts.wrk.pts.extkey": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
270
    ],
271 272 273
    "liaall.limmod.wrkp.ptsget.sdamod.seainf": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
274 275
    ],

276 277 278
    "liaall.limmod.limpts.oth.pts.extkey": [
        { type: "string", required: false, message: "必输项" },
        { max: 16, message: "长度不能超过16" }
279
    ],
280 281 282
    "liaall.limmod.othp.ptsget.sdamod.seainf": [
        { type: "string", required: false, message: "必输项" },
        { max: 3, message: "长度不能超过3" }
283 284
    ],

285 286 287 288
    "liaall.limmod.comamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
289
    ],
290 291 292
    "liaall.limmod.limpts.wrk.pts.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
293
    ],
294 295 296
    "liaall.limmod.limpts.oth.pts.nam": [
        { type: "string", required: false, message: "必输项" },
        { max: 40, message: "长度不能超过40" }
297
    ],
298 299 300 301
    "liaall.limmod.ccvamt": [
        { type: "number", required: false, message: "必输项" },
        { max: 18, message: "整数位不能超过14位" },
        { pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
302 303 304 305 306 307
    ],





308 309 310
    "liaall.limmod.limpts.pfcod1": [
        { type: "string", required: false, message: "必输项" },
        { max: 14, message: "长度不能超过14" }
311
    ],
312 313 314
    "liaall.limmod.limpts.pfcod2": [
        { type: "string", required: false, message: "必输项" },
        { max: 14, message: "长度不能超过14" }
315 316
    ],

liumin committed
317
}