ADM-201 · Question #122
Ursa Major Solar uses Validation Rule Fields. What are two of these fields? Choose 2 answers
The correct answer is B. Error Message C. Error Condition Formula. Validation rules in Salesforce consist of an Error Condition Formula, which defines the criteria for the rule, and an Error Message, which is displayed to the user when the rule is violated.
Question
Ursa Major Solar uses Validation Rule Fields. What are two of these fields? Choose 2 answers
Options
- AOwner
- BError Message
- CError Condition Formula
- DActive Date
How the community answered
(45 responses)- A2% (1)
- B91% (41)
- D7% (3)
Why each option
Validation rules in Salesforce consist of an Error Condition Formula, which defines the criteria for the rule, and an Error Message, which is displayed to the user when the rule is violated.
Owner is a standard field on most records indicating who owns it, but it's not a specific field within the definition of a validation rule itself.
The Error Message field is crucial for a validation rule, as it provides the text that users see when their input violates the rule, guiding them on how to correct the data.
The Error Condition Formula is the core of a validation rule, where the administrator defines the logical expression that evaluates to true if the data is invalid and should prevent saving.
Active Date is not a standard field associated with defining a validation rule; validation rules typically have an "Active" checkbox, but not an "Active Date" field for their configuration.
Concept tested: Validation rule components
Source: https://help.salesforce.com/s/articleView?id=sf.fields_validation_rules_overview.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.