I cannot seem to find a way to provide a custom validation message for 'int'. (I learned for most others).
'-' is not a valid int. fieldName.int does not work fieldName.Integer does not work fieldName.Number does not work fieldName.NumberValidator.range works but it's a different message. Thanks. -- View this message in context: http://www.nabble.com/Custom-validation-message-for-%27int%27--tp15651406p15651406.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
