Hello Brian,
Validator warning messages does not accept kendo templates which is why you are not able to apply a format. As an alternative solution I suggest you to define the message which you would like to format as a JavaScript function (please check the code example from
here). This will allow you to construct the warning message and use
kendo.toString to format the values according to your requirements.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!