List of questions
Related questions
Question 16 - Certified MuleSoft Developer II discussion
An API has been built to enable scheduling email provider. The front-end system does very little data entry validation, and problems have started to appear in the email that go to patients. A validate-customer'' flow is added validate the data.
What is he expected behavior of the 'validate-customer'' flow?
A.
If only the email address Is invalid a VALIDATION.INVALID_EMAIL error is raised
B.
If the email address is invalid, processing continues to see if the appointment data and customer name are also invalid
C.
If the appointment date and customer name are invalid, a SCHEDULE:INVALID_APPOINTMENT_DATE error is raised
D.
If all of the values are invalid the last validation error is raised:SCHEDULE:INVALID_CUSTOMER_NAME
Your answer:
0 comments
Sorted by
Leave a comment first