Hello, I propose adding support to require config options, instead of having to validate that they exist myself. Perhaps a `required:true` tag, and then throw an error if that option couldn't be found. Thoughts?
Hello, I propose adding support to require config options, instead of having to validate that they exist myself.
Perhaps a
required:truetag, and then throw an error if that option couldn't be found. Thoughts?