ValidationRules.ImmediateValueAnnotationElementAnnotationHasNameAndNamespace 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 immediate annotation that is flagged to be serialized as an element can be serialized safely.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmDirectValueAnnotation> ImmediateValueAnnotationElementAnnotationHasNameAndNamespace;
staticval mutable ImmediateValueAnnotationElementAnnotationHasNameAndNamespace : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.Vocabularies.IEdmDirectValueAnnotation>
Public Shared ReadOnly ImmediateValueAnnotationElementAnnotationHasNameAndNamespace As ValidationRule(Of IEdmDirectValueAnnotation)