ValidationRules.SchemaElementNamespaceIsTooLong Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates that an element namespace is not too long according to the CSDL spec.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSchemaElement> SchemaElementNamespaceIsTooLong;
staticval mutable SchemaElementNamespaceIsTooLong : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmSchemaElement>
Public Shared ReadOnly SchemaElementNamespaceIsTooLong As ValidationRule(Of IEdmSchemaElement)