Freigeben über


ValidationRules.SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace-Feld

Validiert, dass ein Elementnamespace nicht leer ist oder aus Leerstellen besteht.

Namespace:  Microsoft.Data.Edm.Validation
Assembly:  Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)

Syntax

'Declaration
Public Shared ReadOnly SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace As ValidationRule(Of IEdmSchemaElement)
'Usage
Dim value As ValidationRule(Of IEdmSchemaElement)

value = ValidationRules.SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace
public static readonly ValidationRule<IEdmSchemaElement> SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace
public:
static initonly ValidationRule<IEdmSchemaElement^>^ SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace
static val SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace: ValidationRule<IEdmSchemaElement>
public static final var SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace : ValidationRule<IEdmSchemaElement>

Siehe auch

Verweis

ValidationRules Klasse

Microsoft.Data.Edm.Validation-Namespace