mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-01 20:26:02 +08:00
9 lines
343 B
Markdown
9 lines
343 B
Markdown
---
|
|
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. |