Struts validator "maskif"

2007-06-13 Thread ugachaka
Hi. I am wondering is there really a validation attribute "maskif". I one forum, i read that i just need to add the following lines to my validation-rules and validation xml files and it will work- mask ^\d{5}$ check (country=='US') but i DOESN'T!! :( even more - without this attrib

Struts validator "maskif"

2007-06-13 Thread ugachaka
Hi. I am wondering is there really a validation attribute "maskif". I one forum, i read that i just need to add the following lines to my validation-rules and validation xml files and it will work- mask ^\d{5}$ check (country=='US') but i DOESN'T!! :( even more - without this attrib

Re: Struts validator "maskif"

2007-06-14 Thread ugachaka
What do your log files tell you? It sounds like you've introduced an error in your validation.xml (either a syntax error, or a semantic error such as referencing a class that doesn't exist or specifying the method signature incorrectly). L. So,there is a attribute like "maskif"! Log files

Re: Struts validator "maskif"

2007-06-14 Thread ugachaka
What do your log files tell you? It sounds like you've introduced an error in your validation.xml (either a syntax error, or a semantic error such as referencing a class that doesn't exist or specifying the method signature incorrectly). L. So,there is a attribute like "maskif"! Log files

Re: Struts validator "maskif"

2007-06-14 Thread ugachaka
What do your log files tell you? It sounds like you've introduced an error in your validation.xml (either a syntax error, or a semantic error such as referencing a class that doesn't exist or specifying the method signature incorrectly). L. So,there is a attribute like "maskif"! Log files s

Re: Struts validator "maskif"

2007-06-14 Thread ugachaka
sorry! -- View this message in context: http://www.nabble.com/Struts-validator-%22maskif%22-tf3913144.html#a8601 Sent from the Struts - User mailing list archive at Nabble.com.