mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-02 21:19:58 +09:00
OptionsResolver Component
The OptionsResolver component is array_replace on steroids. It allows you to
create an options system with required options, defaults, validation (type,
value), normalization and more.