ValidationRules.NavigationPropertyPartnerPathShouldBeResolvable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)