Jaa


ValidationRules.NavigationPropertyPartnerPathShouldBeResolvable Field

Definition

Validates that the navigation property partner path, if exists, should be resolvable to a navigation property.

public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty> NavigationPropertyPartnerPathShouldBeResolvable;
 staticval mutable NavigationPropertyPartnerPathShouldBeResolvable : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmNavigationProperty>
Public Shared ReadOnly NavigationPropertyPartnerPathShouldBeResolvable As ValidationRule(Of IEdmNavigationProperty) 

Field Value

Applies to