Jaa


ValidationRules.NamedElementNameIsNotAllowed Field

Definition

Validates that an element name matches the allowed pattern of names according to the CSDL spec.

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) 

Field Value

Applies to