ValidationRules.VocabularyAnnotatableNoDuplicateAnnotations 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 there are no annotations that share the same term and qualifier.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable> VocabularyAnnotatableNoDuplicateAnnotations;
staticval mutable VocabularyAnnotatableNoDuplicateAnnotations : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable>
Public Shared ReadOnly VocabularyAnnotatableNoDuplicateAnnotations As ValidationRule(Of IEdmVocabularyAnnotatable)