ValidationRules.TypeDefinitionUnderlyingTypeCannotBeEdmPrimitiveType 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 underlying type of a type definition cannot be Edm.PrimitiveType.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmTypeDefinition> TypeDefinitionUnderlyingTypeCannotBeEdmPrimitiveType;
staticval mutable TypeDefinitionUnderlyingTypeCannotBeEdmPrimitiveType : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmTypeDefinition>
Public Shared ReadOnly TypeDefinitionUnderlyingTypeCannotBeEdmPrimitiveType As ValidationRule(Of IEdmTypeDefinition)