--- Arpan Debroy <[EMAIL PROTECTED]> wrote: > Using 'Long' is the correct way to get 'required' validator worked. > But now I want show error message when user will put string or character > instead of any long value. What validator to use?
If you're using the defaultStack this is done for you; type conversion errors will be added to the field errors via the "conversion" interceptor. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]