Hi
I have a length validation on an input component. I would like a t:messages component to register the message as:

<label>:<validaiton message>

However, I get "Validation Error:<error message>", at least for the standard length validator.

I have seen in some examples the validation error coming out as
<label>:<validaiton message>. The docs mention "MyFaces extension to the standard messages tag: see showInputLabel attribute.", this attribute is not documented, but I have tried replaceIdWithLabel and that does nothing for me. Is this functionality specific to tomahawk validators?

Any help would be appreciated.

Cheers.

--
Kamal Bhatt

Reply via email to