Exam PEGACSA72V1 All QuestionsBrowse all questions from this exam
Question 5

Users are required to enter their date of birth in the format dd/mm/yyyy. Which two options ensure that a user provides a date in the correct format? (Choose two.)

    Correct Answer: A, B

    To ensure that a user provides a date in the correct format, you can use a Calendar control, which allows users to select the date directly, thereby ensuring the correct format. Additionally, you can use an Edit Validate rule to enforce an input pattern, checking if the date entered matches the dd/mm/yyyy format.

Discussion
ClairFraserOptions: AB

AB. edit validate rules are more useful to enforce an input pattern