ValidationRules.VocabularyAnnotationTargetAllowedApplyToElement 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 a vocabulary annotations target can be allowed in the AppliesTo of the term.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation> VocabularyAnnotationTargetAllowedApplyToElement;
staticval mutable VocabularyAnnotationTargetAllowedApplyToElement : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
Public Shared ReadOnly VocabularyAnnotationTargetAllowedApplyToElement As ValidationRule(Of IEdmVocabularyAnnotation)