IBM
C2170-010 · Question #31
Custom validations written in Java can be localized by using an external locale-specific properties file. Which of the following are correct locale-specific properties files for such validations?
The correct answer is A. CustomValidationMessages_fr.properties. See the full explanation below for the reasoning.
Question
Custom validations written in Java can be localized by using an external locale-specific properties file. Which of the following are correct locale-specific properties files for such validations?
Options
- ACustomValidationMessages_fr.properties.
- BJp_CustomValidationMessages.properties.
- CCustomValidationMessages.properties_fr.
- DCustomValidationMessages_en_US.properties.
- ESp_CustomValidationMessages.properties.
How the community answered
(27 responses)- A74% (20)
- B4% (1)
- C11% (3)
- D7% (2)
- E4% (1)
Community Discussion
No community discussion yet for this question.