Base solution for your next web application
Open Closed

Localized Text in Models #1701


User avatar
0
djfuzzy created

Hi, I was wondering if you can steer me in the right direction towards being able to lookup localized texts in models, whether its an entity model, DTO or view model. The ABP documentation mentions that we should be doing validation at the domain/entity level, but I can't seem to figure out how to lookup a localized text instead of using a hard-coded string. Thanks in advance!


4 Answer(s)