Salesforce Certified Platform App Builder — Question 129

Universal Containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered.
What should an app builder recommend to meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because validation rules can enforce specific requirements for fields based on record type, ensuring data integrity. Option A does not enforce data entry, while B only makes fields required on the layout but does not validate based on record type. Option C checks formatting but does not require field entry.