Support Article
Validation messages are not localized
SA-6774
Summary
For a property of type decimal, on entering incorrect values, the validation error messages are shown only in English irrespective of the Localized language. The message is coming up from the edit validate rule - isNonNegative.
Error Messages
xyz is not a valid decimal value Invalid value specified for testProp. Value doesn't adhere to the Validate: IsNonNegative
Resolution
Inorder to localize the error message coming from edit validate rules (isNonNegative etc), PropertyInfo-EditValidate message rule needs to be modified as per the requirement.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.