Ok everything is fixed, I forgot to do :
ValidatorUtils.getValueAsString
I get the String literals and not the real numbers
I make a custom validator myDate
I try to give as var value the day and the month,
but when I try to get the values of the vars day and month,
I get the String literals birthDay and birthMonth
day
Hi,
I see that I can validate a Date with the Validator framework,
but don't know how to apply it in my case.
my bean has separate variables for day - month - year
(it is not one string)
I have three fields because he had to choose the date with a select html tag
for the day, a select html tag fo
hi guys
in validator, date validation is based on locale.
i want to fix it to SQL type dates only; -mm-dd
is there a way to do this? or do i write the rule?
riyaz.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
5 matches
Mail list logo