--- name: Account Employee Validation Rule description: Draft a rule that blocks Account save when NumberOfEmployees is blank. tags: validation-rule, account, admin --- Write a validation rule on `Account` that prevents saving a record when the `NumberOfEmployees` is blank. Deploy this metadata to my org using the Salesforce DX MCP Server.