vote up 0 vote down star

Hi,

I am trying to use the Enterprise Library 3.1 Validation Block for validating my objects in a new project. This application is to be multi-lingual and as such need to be able to put my error messages into resx files. How would you go about doing this? Would you use the config section or Attributes on the objects themselves and how do you specify the resx file to use?

Thank you for your help.

flag

1 Answer

vote up 1 vote down check

You should use Message Template Tokens.
Take a look at the following link:

You will find more in Enterprise Library documentation.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.