User Story
As a user, I want a character limit for the account name to ensure consistency and avoid excessively long names. The character limit for this field will be configurable through metadata named "Field Limit Config," which will include various fields such as the "Chat Limit" (number, precision 3, scale 0) to specify limits. A validation process will check the metadata to enforce the limit.
If the account name exceeds the specified limit during creation or update, a clear and user-friendly error message will appear directly under the account name field. The error message will state: "Account's name cannot have more than [configured limit] characters."