QuestionQ872

Data Management

When defining a Data Validation Rule, what else do you have to define?

  • A Whether or not the field is required
  • B An Error Message
  • C What email gets sent if the Rule triggers
  • D Whether or not the record gets deleted
Explanation

A Salesforce validation rule blocks a record from being saved when its error condition evaluates to true and displays an error message that tells the user what must be corrected. Required-field settings, email actions, and record deletion are separate configuration concerns.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!