CoreEventId.RequiredAttributeOnCollection Field

Definition

The RequiredAttribute on the collection navigation property was ignored.

public static readonly Microsoft.Extensions.Logging.EventId RequiredAttributeOnCollection;
 staticval mutable RequiredAttributeOnCollection : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly RequiredAttributeOnCollection As EventId 

Field Value

Remarks

This event is in the DbLoggerCategory.Model category.

This event uses the NavigationEventData payload when used with a DiagnosticSource.

Applies to