['nullable','string','max:40'], 'notification_type' => ['nullable','string','max:80'], 'parent_id' => ['nullable','integer'], 'date_from' => ['nullable','date'], 'date_to' => ['nullable','date'], ]; } }