You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2004/06/08 14:10:48 UTC

DO NOT REPLY [Bug 29438] New: - Add maximumLength property and friends to StringValidator

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29438

Add maximumLength property and friends to StringValidator

           Summary: Add maximumLength property and friends to
                    StringValidator
           Product: Tapestry
           Version: 3.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Framework
        AssignedTo: tapestry-dev@jakarta.apache.org
        ReportedBy: filip@stubkjaer-adamsen.dk


Currently, the StringValidator does not allow one to set the maximum length, as 
limiting the maximum length can be done via the maxlength attribute of 
<input/>. But, assuming that client-side validation is never safe in it self 
(it is just convenient for the end-user), this functionality should be 
duplicated at the server-side.

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