Table of Contents

Constructor NotSupportedPropertyAttributeConvention

Namespace
MongoDB.EntityFrameworkCore.Metadata.Conventions
Assembly
MongoDB.EntityFrameworkCore.dll

NotSupportedPropertyAttributeConvention(ProviderConventionSetBuilderDependencies)

Abstract class to register unsupported attributes on properties as NotSupportedAttributes allowing MongoModelValidator to throw when encountered.

protected NotSupportedPropertyAttributeConvention(ProviderConventionSetBuilderDependencies dependencies)

Parameters

dependencies ProviderConventionSetBuilderDependencies

The ProviderConventionSetBuilderDependencies conventions depend upon.