CoreEventId.RequiredAttributeOnSkipNavigation Field

Definition

The RequiredAttribute on the skip navigation property was ignored.

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

Field Value

Remarks

This event is in the DbLoggerCategory.Model category.

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

Applies to