ValidateItemsAttribute.AllowNullItems property

True if null items are allowed. Defaults to false.

public bool AllowNullItems { get; set; }

See Also