Re: Validating a subset of the element in validation.xml file

2006-02-03 Thread Yasser Al Masri
I have come up with a solution, and I'd like to share it with the community. Any comments are welcomed. This code is located inside one of my Action classes (or a super Action), where partial validation is needed: static Map validations; /** * @param mapping * @param request

Validating a subset of the element in validation.xml file

2006-01-27 Thread Yasser Al Masri
Hi, I have configured my form which contains 70 elements for validation using validation.xml file, and in many cases I needed to reuse the same exact definitions of the 's available within my for validation of subsets of that form, e.g., I need to enable the user to fill in fields x, y, and