I have an input field, <p:inputText>
. Im setting the data to a long attribute
.
If I write a something else than a letter, then im getting an error message on my <p:messages>
.
This is behavior that I want.
But is it possible to intercept the message, and print my own insted?