ValidationRules
BinaryTypeReferenceBinaryMaxLengthNegative
BinaryTypeReferenceBinaryUnboundedNotValidForMaxLength
CollectionExpressionAllElementsCorrectType
ComplexTypeInvalidAbstractComplexType
ComplexTypeInvalidPolymorphicComplexType
ComplexTypeMustContainProperties
ComposableFunctionImportMustHaveReturnType
DecimalTypeReferencePrecisionOutOfRange
DecimalTypeReferenceScaleOutOfRange
DirectValueAnnotationHasXmlSerializableName
ElementDirectValueAnnotationFullNameMustBeUnique
EntityContainerDuplicateEntityContainerMemberName
EntityContainerElementMustNotHaveKindOfNone
EntityReferenceTypeInaccessibleEntityType
EntitySetAssociationSetNameMustBeValid
EntitySetCanOnlyBeContainedByASingleNavigationProperty
EntitySetInaccessibleEntityType
EntitySetNavigationMappingMustBeBidirectional
EntitySetNavigationPropertyMappingMustPointToValidTargetForProperty
EntitySetNavigationPropertyMappingsMustBeUnique
EntitySetRecursiveNavigationPropertyMappingsMustPointBackToSourceEntitySet
EntitySetTypeHasNoKeys
EntityTypeDuplicatePropertyNameSpecifiedInEntityKey
EntityTypeEntityKeyMustBeScalar
EntityTypeEntityKeyMustNotBeBinaryBeforeV2
EntityTypeInvalidKeyKeyDefinedInBaseClass
EntityTypeInvalidKeyNullablePart
EntityTypeKeyMissingOnEntityType
EntityTypeKeyPropertyMustBelongToEntity
EnumMemberValueMustHaveSameTypeAsUnderlyingType
EnumMustHaveIntegerUnderlyingType
EnumTypeEnumMemberNameAlreadyDefined
EnumTypeEnumsNotSupportedBeforeV3
FunctionApplicationExpressionParametersMatchAppliedFunction
FunctionBaseParameterNameAlreadyDefinedDuplicate
FunctionImportBindableFunctionImportMustHaveParameters
FunctionImportComposableFunctionImportCannotBeSideEffecting
FunctionImportEntitySetExpressionIsInvalid
FunctionImportEntityTypeDoesNotMatchEntitySet
FunctionImportIsBindableNotSupportedBeforeV3
FunctionImportIsComposableNotSupportedBeforeV3
FunctionImportIsSideEffectingNotSupportedBeforeV3
FunctionImportParametersCannotHaveModeOfNone
FunctionImportParametersIncorrectTypeBeforeV3
FunctionImportReturnEntitiesButDoesNotSpecifyEntitySet
FunctionImportUnsupportedReturnTypeAfterV1
FunctionImportUnsupportedReturnTypeV1
FunctionOnlyInputParametersAllowedInFunctions
FunctionsNotSupportedBeforeV2
IfExpressionAssertCorrectTestType
ImmediateValueAnnotationElementAnnotationHasNameAndNamespace
ImmediateValueAnnotationElementAnnotationIsValid
ModelDuplicateEntityContainerName
ModelDuplicateSchemaElementName
ModelDuplicateSchemaElementNameBeforeV3
NamedElementNameIsNotAllowed
NamedElementNameIsTooLong
NamedElementNameMustNotBeEmptyOrWhiteSpace
NavigationPropertyAssociationEndNameIsValid
NavigationPropertyAssociationNameIsValid
NavigationPropertyContainsTargetNotSupportedBeforeV3
NavigationPropertyCorrectType
NavigationPropertyDependentEndMultiplicity
NavigationPropertyDependentPropertiesMustBelongToDependentEntity
NavigationPropertyDuplicateDependentProperty
NavigationPropertyEndWithManyMultiplicityCannotHaveOperationsSpecified
NavigationPropertyEntityMustNotIndirectlyContainItself
NavigationPropertyInvalidOperationMultipleEndsInAssociation
NavigationPropertyInvalidToPropertyInRelationshipConstraintBeforeV2
NavigationPropertyPrincipalEndMultiplicity
NavigationPropertyTypeMismatchRelationshipConstraint
NavigationPropertyWithNonRecursiveContainmentSourceMustBeFromOne
NavigationPropertyWithRecursiveContainmentSourceMustBeFromZeroOrOne
NavigationPropertyWithRecursiveContainmentTargetMustBeOptional
OnlyEntityTypesCanBeOpen
OpenTypesNotSupported
PrimitiveTypeMustNotHaveKindOfNone
PrimitiveValueValidForType
PropertyMustNotHaveKindOfNone
PropertyValueBindingValueIsCorrectType
RecordExpressionPropertiesMatchType
RowTypeBaseTypeMustBeNull
RowTypeMustContainProperties
SchemaElementMustNotHaveKindOfNone
SchemaElementNamespaceIsNotAllowed
SchemaElementNamespaceIsTooLong
SchemaElementNamespaceMustNotBeEmptyOrWhiteSpace
SchemaElementSystemNamespaceEncountered
SpatialTypeReferencesNotSupportedBeforeV3
StreamTypeReferencesNotSupportedBeforeV3
StringTypeReferenceStringMaxLengthNegative
StringTypeReferenceStringUnboundedNotValidForMaxLength
StructuralPropertyInvalidPropertyType
StructuralPropertyInvalidPropertyTypeConcurrencyMode
StructuralPropertyNullableComplexType
StructuredTypeBaseTypeMustBeSameKindAsDerivedKind
StructuredTypeInaccessibleBaseType
StructuredTypeInvalidMemberNameMatchesTypeName
StructuredTypePropertiesDeclaringTypeMustBeCorrect
StructuredTypePropertyNameAlreadyDefined
TemporalTypeReferencePrecisionOutOfRange
TermMustNotHaveKindOfNone
TypeAnnotationAssertMatchesTermType
TypeAnnotationInaccessibleTerm
TypeMustNotHaveKindOfNone
TypeReferenceInaccessibleSchemaType
ValueAnnotationAssertCorrectExpressionType
ValueAnnotationInaccessibleTerm
ValueTermsNotSupportedBeforeV3
VocabularyAnnotatableNoDuplicateAnnotations
VocabularyAnnotationInaccessibleTarget
VocabularyAnnotationsNotSupportedBeforeV3
netcoreapp2.2
namespace Microsoft.Data.Edm.Validation
{
public static class ValidationRules
{
public static readonly ValidationRule<IEdmVocabularyAnnotation> VocabularyAnnotationsNotSupportedBeforeV3;
}
}
.NET Core | 2.02.12.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.Data.Edm , Version=5.8.4.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API