Jaa


ValidationRules.SchemaElementMustNotHaveKindOfNone Field

Definition

A schema element without other errors must not have kind of none.

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

Field Value

Applies to