User Story
As an administrator, I want to add a field on the Account object named Max Contacts to define the maximum number of contacts allowed for an account. If the number of contacts created for the account reaches this maximum limit, the system should prevent the creation of additional contacts and display an error message:
"You can only create [Max Contacts] contacts for this account, and the limit has been reached."