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
ProviderConventionSetBuilderDependenciesThe ProviderConventionSetBuilderDependencies conventions depend upon.