次の方法で共有


ValidationRules.SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace フィールド

定義

要素の名前空間が空または空白でないことを検証します。

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) 

フィールド値

適用対象