How can I customize the validation message that appears when validation fails?
Here is the code I have:
You can use validatorMessage property of input text. Use requiredMessage property for required message, it is different from validator message.