问题描述
我正在尝试更改来自MessageResources.properties的通用hdiv验证消息:
hdiv.editable.error={0} has not allowed characters
我可以使用以下命令在我自己的messages.properties中覆盖该消息:
hdiv.editable.error = {0} contains bla bla
有什么办法可以执行hdiv.editable.bean.property
或类似的方法,以便获得特定于字段的错误消息?
1楼
目前无法执行此操作。 我们希望将来能够开发该功能。
问候,
费尔南多·洛萨诺(HDIV团队)