You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ha...@apache.org on 2003/10/18 17:17:45 UTC

cvs commit: jakarta-tapestry/doc/src/ComponentReference ValidField.html

harishkswamy    2003/10/18 08:17:45

  Modified:    doc/src/ComponentReference ValidField.html
  Log:
  Added PatternValidator
  
  Revision  Changes    Path
  1.22      +5 -1      jakarta-tapestry/doc/src/ComponentReference/ValidField.html
  
  Index: ValidField.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/ValidField.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- ValidField.html	6 Aug 2003 14:28:49 -0000	1.21
  +++ ValidField.html	18 Oct 2003 15:17:45 -0000	1.22
  @@ -80,6 +80,10 @@
       - validates number strings and allows a minimum and maximum values to be set
      </li>
      <li>
  +    <A href="../api/org/apache/tapestry/valid/PatternValidator.html">PatternValidator</a> 
  +    - validates text for a specified pattern 
  +   </li>
  +   <li>
       <A href="../api/org/apache/tapestry/valid/StringValidator.html">StringValidator</a> 
       - validates string values and allows a minimum length to be set 
      </li>
  
  
  

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