An open API service indexing awesome lists of open source software.

https://github.com/onodera-sf/aspnetcorelocalizationdataannotation

パラメータ名や入力検証メッセージなどに使用される DataAnnotations の多言語対応を行うサンプルです。
https://github.com/onodera-sf/aspnetcorelocalizationdataannotation

asp-net-core data-annotations localization mvc tips

Last synced: 11 months ago
JSON representation

パラメータ名や入力検証メッセージなどに使用される DataAnnotations の多言語対応を行うサンプルです。

Awesome Lists containing this project

README

          

# AspNetCoreLocalizationDataAnnotation
パラメータ名や入力検証メッセージなどに使用される DataAnnotations の多言語対応を行うサンプルです。

プログラムの元となっている Tips は以下のページで公開しています。

https://sorceryforce.net/tips/asp-net-core-localization-data-annotation