• Helper which returns an IConfigDefaultCheck instance that will validate that the user provided value is a function.

    Type Parameters

    Parameters

    • OptionaldefaultValue: string

      The default string value to apply it not provided or it's not valid, defaults to an empty string

    Returns IConfigDefaultCheck<T, string, C>

    a new IConfigDefaultCheck structure