-
Oct 3rd, 2007, 12:25 AM
#1
Bean Validation and Valang (List access and type casting)
Hi,
1) Is there any way i can validate the entire list using valang? Validating individual elements ( list[0].name ) works. But i wish to validate all the elements in the list.
2) Is there any way i can typecast the bean type inside my validation.xml( Bean validation Framework) ?
eg:-
The type of account.payment is String. I want to cast it to Integer inside my xml file. Is this possible.
Thanks for ur replies
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