ValidationRules.ElementDirectValueAnnotationFullNameMustBeUnique 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 no direct annotations share the same name and namespace.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmElement> ElementDirectValueAnnotationFullNameMustBeUnique;
staticval mutable ElementDirectValueAnnotationFullNameMustBeUnique : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmElement>
Public Shared ReadOnly ElementDirectValueAnnotationFullNameMustBeUnique As ValidationRule(Of IEdmElement)