Certified Pega Senior System Architect v8.7 — Question 82
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. Existing members must enter their membership number in the correct format, M-######-0#.
- B. The first and last name are required on the form, but a middle name or initial is optional.
- C. New members can get a 20% discount, if they enter the Coupon Code SAVE.
- D. New members must be at least 18 years of age at the time they sign up for membership.
Correct answer: A
Explanation
The correct answer is A because it specifies a strict format for entering the membership number, which requires validation to ensure accuracy. Options B, C, and D do not require edit validate rules as they do not involve specific formatting or strict validation conditions for input.