Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Remove IModelBindingMessageProvider interface #6069

Closed
@SteveSandersonMS

Description

@SteveSandersonMS

See the discussion at #6055 (comment)

Basically, we don't really want to have interfaces for this sort of thing. But currently we do because:

  • When @dougbu tried to not have an interface for this before, he encountered some issue to do with overridable setters or something - not sure of the details
  • Removing the interface would mean moving the .resx file from the Mvc.Core project to the Abstractions project, and figuring out whether this has effects on build or localisation

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    close