You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/01 18:31:50 UTC

DO NOT REPLY [Bug 22046] - field validation for a list of fields

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22046>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22046

field validation for a list of fields





------- Additional Comments From rleland@apache.org  2003-08-01 16:31 -------
A change was made in the nightly struts July 28 see
Bug 20754. It behaves slightly differently, in that it
displays a seperate popup for each error. It would be nicer
if a list of errors were displayed. The struts-validator
example has a place holder:

     <plug-in className="org.apache.struts.validator.ValidatorPlugIn">
       <set-property property="pathnames" value="/WEB-INF/validator-rules.xml,
                                                 /WEB-INF/validation.xml"/>
       <set-property property="stopOnFirstError" value="true"/>
     </plug-in>
 Just set the value="false".

-Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org