Jaa


ValidationRules.SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace Field

Definition

Validates that an element namespace is not empty or whitespace.

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

Field Value

Applies to