ValidationRules.VocabularyAnnotationInaccessibleTarget 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 found through the model containing the annotation.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation> VocabularyAnnotationInaccessibleTarget;
staticval mutable VocabularyAnnotationInaccessibleTarget : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
Public Shared ReadOnly VocabularyAnnotationInaccessibleTarget As ValidationRule(Of IEdmVocabularyAnnotation)