Jaa


ValidationRules.NavigationSourceDeclaringTypeCannotHavePathTypeProperty Field

Definition

Validates that there is no entity set or singleton whose entity type has not property defined with Path type.

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

Field Value

Applies to