AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

UUF ported issue: Missing Example for Non-Validation Attributes

Open wadepickett opened this issue 9 months ago • 2 comments

Description

This issue has been ported from the UUF customer feedback system. The following is the customer's request:

"DataAnnotations localization, example on how "non validation attributes" are localized is missing. Is the attribute name have to match in the resource file etc?"

Summary: The customer mentioned that an example on how "non-validation attributes" are localized is missing, and they are inquiring whether the attribute name has to match in the resource file.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/localization/make-content-localizable?view=aspnetcore-9.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/localization/make-content-localizable.md

Document ID

72e0699e-f13a-8ca8-9106-59c301ee2de4

Platform Id

c811f20f-307c-6873-65ef-05d7006787cd

Article author

@Rick-Anderson

Metadata

  • ID: 72e0699e-f13a-8ca8-9106-59c301ee2de4
  • PlatformId: c811f20f-307c-6873-65ef-05d7006787cd
  • Service: aspnet-core
  • Sub-service: fundamentals

Related Issues

wadepickett avatar Mar 04 '25 03:03 wadepickett

@hishamco please review

Rick-Anderson avatar Mar 06 '25 03:03 Rick-Anderson

Do you mean localizing non DataAnnotationAttributes are not supported?

hishamco avatar Mar 06 '25 16:03 hishamco