글자 너비를 반각 18자까지 확장
This commit is contained in:
@@ -38,8 +38,8 @@ $defaultCheck = [
|
||||
'integerArray'=>[
|
||||
'destNationIDList', 'destGeneralIDList'
|
||||
],
|
||||
'lengthBetween'=>[
|
||||
['nationName', 1, 9]
|
||||
'stringWidthBetween'=>[
|
||||
['nationName', 1, 18]
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user