| Author |
short-circuit attribute not working in validation file
|
MaheshS Kumbhar
Ranch Hand
Joined: Sep 24, 2009
Posts: 188
|
|
I have following xml validation file. But in this file, short-circuit attribute is not working as it is supposed to be. Even though I fail to enter the name in form field, rest other validators are still getting evaluated which should not evaluate if name validator fails and is short-circuited.
What is the problem in below validation xml file?
|
I am slow but sure
|
 |
 |
|
|
subject: short-circuit attribute not working in validation file
|
|
|