-
Aug 25th, 2004, 02:38 AM
#1
I18 and Validator
Hi,
today, i try the spring validator and i have 2 questions :
- is it possible to show errors in a javascript popup ?
- in the errors.rejectValue, can i use an i18n value like this :
("field", "errors.minlength", new Object[]{"i18n field name","2"},"");
instead of :
("field", "errors.minlength", new Object[]{"field name","2"},"");
Thanks,
Fabien.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules