1

我正在尝试更改来自 MessageResources.properties 的通用 hdiv 验证消息:

hdiv.editable.error={0} has not allowed characters

我可以使用以下命令覆盖我自己的 messages.properties 中的消息:

hdiv.editable.error = {0} contains bla bla

有没有办法我可以做hdiv.editable.bean.property或类似的事情,以便我可以获得特定于字段的错误消息?

4

1 回答 1

1

目前没有办法做到这一点。我们希望在未来开发该功能。

问候,

费尔南多·洛萨诺(HDIV 团队)

于 2015-08-03T11:34:15.517 回答