Jaa


ValidationRules.NamedElementNameIsTooLong Field

Definition

Validates that an element name is not too long according to the CSDL spec.

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

Field Value

Applies to