|
The token component now allows overriding the validation summary and detail message.
The messages are evaluated in the following order: 1) The messageDetail and messageSummary property on the Token component is the first order of override. 2) The next level of override is a custom resource bundled registered in the faces-config.xml using the message key of token.summary.invalid or token.detail.invalid. <application> <messageSummary-bundle>org.acme.resources.Bundle</messageSummary-bundle> </application> 3) The default will be taken from org.apache.shale.resources.Bundle packaged in the core shale java archive. |
||||||||||||||||||||||||||||||||||||||||||||||
token.invalid_detail=