MessageResources.properties からの一般的な hdiv 検証メッセージを変更しようとしています。
hdiv.editable.error={0} has not allowed characters
自分の messages.properties のメッセージを次のようにオーバーライドできます。
hdiv.editable.error = {0} contains bla bla
フィールド固有のエラーメッセージを表示できるようにする方法または同様の方法はありhdiv.editable.bean.property
ますか?