Howdy,
I need to modify the error message that validates the length of the string value fields in a particular entity (not all entities).  The current message looks like:
The value specified will cause an overflow error in the database. Value length:16. Column max. length: 10 Parameter name: TeacherId 
I am using version 2.5, self servicing.   Can someone provide an example or steps on how to do this?
Thank you for your help!