. * */ return [ 'site-title' => [ 'notEmpty' => '', 'maxLength' => 100, ], 'site-description' => [ 'notEmpty' => '', 'maxLength' => 255, ], ];