ValidationRules.StructuredTypeInvalidMemberNameMatchesTypeName 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 type does not have a property with the same name as that type.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmStructuredType> StructuredTypeInvalidMemberNameMatchesTypeName;
staticval mutable StructuredTypeInvalidMemberNameMatchesTypeName : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmStructuredType>
Public Shared ReadOnly StructuredTypeInvalidMemberNameMatchesTypeName As ValidationRule(Of IEdmStructuredType)