Certified Pega Senior System Architect v8.7 — Question 74
A fitness organization wants to ensure that data is entered correctly into an online form when users apply for, or update, their membership information.
Which scenario requires an edit validate rule?
Answer options
- A. The credit card that they enter for payment must be valid at the time of the membership payment date.
- B. The first and last name are required on the form, but a middle name or initial is optional.
- C. The account or card number must be entered in the correct format for the payment type.
- D. New members must be at least 18 years of age at the time they sign up for membership.
Correct answer: C
Explanation
The correct answer is C because an edit validation rule ensures that the format of the entered account or card number matches the expected format for the payment type. Options A, B, and D pertain to other types of validation but do not specifically address format validation, which is the primary concern in option C.