| Author |
STRUTS VALIDATOR FRAMEWORK
|
Vicky Mohan
Ranch Hand
Joined: Oct 14, 2004
Posts: 130
|
|
I am trying to use the validator framework provided by Struts for the application we develop. I was wondering if there is any default validation-rules.xml file provided by Apache OR we need to develop one ?? Thanks in advance for your help.
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
Yes, there most definitely is a default validator-rules.xml file. It comes with the Struts download. Look in the lib folder.
|
Merrill
Consultant, Sima Solutions
|
 |
Kanika Sud
Greenhorn
Joined: May 09, 2011
Posts: 21
|
|
I cannot find any default validation.xml file in the lib folder or /WEB-INF/. Does that mean I will have to write one myself?
|
 |
 |
|
|
subject: STRUTS VALIDATOR FRAMEWORK
|
|
|