• This function calls every function from the configuration object, validates it and stores the result in the new config object.

    Type Parameters

    Parameters

    • config: T

      the configuration object where each config value is a function without parameters

    Returns ValueObject<T>

    See

    getConfig for the usage example

Generated using TypeDoc