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. Architecture best practices are followed.
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.