go-tick / core

0 stars 0 forks source link

🔥 Feature: Add validation for configuration #21

Open misikdmytro opened 1 month ago

misikdmytro commented 1 month ago

🔥 Feature Description

Add validation for configuration

🚀 Problem Solved

Currently, if user won't provide some part of the configuration (e.g. planner job factory), the scheduler will be created but it can't be used because it will panic later

💡 Proposed Solution

Implement validation for configuration

🔄 Alternatives Considered

No response

📦 Additional Context

No response

📚 Related Issues

No response