nerdexam
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)
  • A
    74% (20)
  • B
    4% (1)
  • C
    11% (3)
  • D
    7% (2)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2170-010 Practice