update
This commit is contained in:
parent
cc98f46f98
commit
0221143486
@ -43,7 +43,7 @@
|
|||||||
'part_b' => 'require',
|
'part_b' => 'require',
|
||||||
'part_b_signatory' => 'checkPartBSignatory',
|
'part_b_signatory' => 'checkPartBSignatory',
|
||||||
'business_nature' => 'require|checkBusinessNature',
|
'business_nature' => 'require|checkBusinessNature',
|
||||||
'industry_nature' => 'require|IndustryNature',
|
'industry_nature' => 'require|checkIndustryNature',
|
||||||
'fund_sources' => 'require|checkFundSources',
|
'fund_sources' => 'require|checkFundSources',
|
||||||
'const_area' => 'require|checkConstArea',
|
'const_area' => 'require|checkConstArea',
|
||||||
'project_money' => 'float|egt:0',
|
'project_money' => 'float|egt:0',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user