Skip to content

InvalidConfigException.ThrowIfNullOrWhitespace method

public static void ThrowIfNullOrWhitespace(string? value, string? message = null, 
    Exception? innerException = null, string propertyName = "")

See Also