Jaa


ValidationRules.TypeReferenceInaccessibleSchemaType Field

Definition

Validates that a type reference refers to a type that can be found through the model being validated.

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

Field Value

Applies to