2a9b52ebe1d01645db70cc5f5fdcea1d9e21660d
Added `EnsureRequiredServices` to validate required services in `ConfigurationOptions`, throwing an exception if any are missing. Introduced `_requiredServices` dictionary to track configuration status for `ConfigureRecActions` and `LuckyPennySoftwareLicenseKey`. Updated property and methods to mark services as configured. Integrated validation into `AddRecServices` to enforce proper setup.
Description
Languages
C#
100%