次の方法で共有


ValidationRules.NamedElementNameIsNotAllowed フィールド

定義

要素名が CSDL 仕様で許可される名前のパターンと一致することを検証します。

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

フィールド値

適用対象