AbstractionsStrings.CollectionArgumentHasEmptyElements(Object) Method

Definition

The collection argument '{argumentName}' must not contain any empty elements.

C#
public static string CollectionArgumentHasEmptyElements (object argumentName);
C#
public static string CollectionArgumentHasEmptyElements (object? argumentName);

Parameters

argumentName
Object

Returns

Applies to

Product Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0