I have an input text, Its value is binded to a double property in a managed bean.

And if the input was not a number the following error message is displayed

"budget": Specified value is not a valid number.

But i want to override this message, so what should i do ?

Thanks

Reply via email to