The Validation Message Manager component allows you to customize validation messages. The thing has underlying advantages like fetching messages based on Widget name this is stored inside the Database. The Component is scalable to store messages in multiple languages. The Messages can be shown in the UI screens or logs using the exposed Client or Server or Function Actions. The Component uses minimal logical iterations to fetch data at the client side.
The component has been fixed with language code bugs and stabilized architecture issues.