Jaa


ValidationRules.SchemaElementSystemNamespaceEncountered Field

Definition

Validates that an element namespace is not a reserved system namespace.

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

Field Value

Applies to