Manage and author Custom Error message for Modal component
Hi,
We have a requirement to store UI validation Message and Backend error message(displayed as modal) in AEM so they are authorable.
These error messages will be used across pages in site . Can someone suggest best way to manage it . Is it advisable to have a page dedicated for managing error messages where content authors can edit and manage error messages or create experience fragments for group of error messages to be referenced.
This is a React Application where the content is passed as Json to Front End.