AspNetCore.Docs
AspNetCore.Docs copied to clipboard
UUF ported issue: Missing Example for Non-Validation Attributes
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
@hishamco please review
Do you mean localizing non DataAnnotationAttributes are not supported?