This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
As an alternative to creating a resource file for localizing the validation error messages (which is kind of clunky in my opinion), would it be possible to have an extra field on entity properties under Validation, called Validation Message or something? Which will generate a validation attribute with that message if it exists. In my view it would be a simple solution to customizing a few messages, since some of them may not be exactly what you want (but still too few to go through the hassle of compiling resource files). Thoughts?
|
|
|
You can enter custom messages against individual validations (not against properties, because a property might have multiple validations). To do this, go into the LightSpeed Model explorer (View > Other Windows > LightSpeed Model), drill down to the entity property that is being validated, expand the Validations folder and select the validation in question. Then go to the Properties box where you will see a Custom Message property that you can edit. |
|
|
Great, better than I thought! Thank you so much. |
|