Struts Validation Framework: suppressing startup output from validation.xml

J

javadude

Situation:
I am using the Struts Validation Framework in a web application. When I
start up my application, information about the forms that I have
defined in my validation.xml file gets written to the console. I have
not been able to find a way to suppress this output. For example, I
see output like that shown below for each of the forms I've defined.
How can I turn this off?
Thanks in advance.


Form: /form2Action
Field:
key= field1
property= field1
indexedProperty= null
indexedListProperty= null
depends= required,long,mask
page= 0
fieldOrder= 0
Vars:
mask=Var: name=mask value=${zip} jsType=null
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top