Adobe
9A0-182 · Question #88
Which statement about using validators is true?
The correct answer is D. You can invoke all validation tests using the validateAll method of the Validator class. See the full explanation below for the reasoning.
Question
Which statement about using validators is true?
Options
- AYou must directly invoke the validate method for each Validator object
- BYou may validate using static methods of the Validator class instead of using a Validator
- CA Validator object may be used for only one field
- DYou can invoke all validation tests using the validateAll method of the Validator class
How the community answered
(43 responses)- A12% (5)
- B5% (2)
- C2% (1)
- D81% (35)
Community Discussion
No community discussion yet for this question.