Exit 9A0-182 Flex 4.5 ACE Exam
Question 4 of 5
0% complete
Q4 Single choice

Which statement about using validators is true?

  • A

    You must directly invoke the validate method for each Validator object

  • B

    You may validate using static methods of the Validator class instead of using a Validator object

  • C

    A Validator object may be used for only one field

  • D

    You can invoke all validation tests using the validateAll method of the Validator class