Validate rules
You are implementing a UI form collecting job applicant information. Users must provide values to certain fields before submitting the form. Which configuration adds asterisks to indicate the mandatory fields on the form? A. Use multiple Validate rules for each mandatory field B. Use an Edit Validate rule to verify if each of the mandatory properties has a value C. Use a Validate rule to verify the mandatory fields have a value D. Configure the mandatory fields as Required in the section rule
I cant decide if C or D is the correct answer for this.