Jaa


ValidationRules.SchemaElementNamespaceIsNotAllowed Field

Definition

Validates that an element namespace matches the allowed pattern of namespaces according to the CSDL spec.

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

Field Value

Applies to