The value of the TypeId property on System.ComponentModel.DataAnnotations.UIHintAttribute and FilterUIHintAttribute is different on .NET Core from .NET Framework. I have no idea what the functional implications of this are. 🙂 ...and the types are obsolete anyway.
Tagging subscribers to this area: @ajcvickers
See info in area-owners.md if you want to be subscribed.
Issue Details
### Description
The value of the TypeId property on System.ComponentModel.DataAnnotations.UIHintAttribute and FilterUIHintAttribute is different on .NET Core from .NET Framework. I have no idea what the functional implications of this are. 🙂 ...and the types are obsolete anyway.
### Regression?
Yes, from .NET Framework.
Description
The value of the TypeId property on System.ComponentModel.DataAnnotations.UIHintAttribute and FilterUIHintAttribute is different on .NET Core from .NET Framework. I have no idea what the functional implications of this are. 🙂 ...and the types are obsolete anyway.
Regression?
Yes, from .NET Framework.