Internal
Tests whether the provided object includes all properties required from a valid Config object.
The config object to check for completeness.
False if any required properties are missing or the wrong type. Otherwise, this returns a Config object for nice typing.
0.1.0-alpha
Tests whether the provided object includes all properties required from a valid Config object.