Posted by: Pdfprep
Post Date: November 2, 2020
An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter and 1 represents a number.
Which two configuration options allow you to ensure that a user provides a valid postal code? (Choose two.)
A . Configure a drop-down control to select the postal code based on the specified city and province.
B . Configure an edit validate rule to test that the entered postal code conforms to the required pattern.
C . Configure the postal code field as a text property with a required input field.
D . Configure a validate rule to test that the entered postal code conforms to the required pattern.
Answer: AB