Author: jkuhnert
Date: Thu Jan 26 11:28:43 2006
New Revision: 372591

URL: http://svn.apache.org/viewcvs?rev=372591&view=rev
Log:
Updated ValidField component documentation

Modified:
    
jakarta/tapestry/trunk/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml

Modified: 
jakarta/tapestry/trunk/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/tapestry/trunk/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml?rev=372591&r1=372590&r2=372591&view=diff
==============================================================================
--- 
jakarta/tapestry/trunk/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml
 (original)
+++ 
jakarta/tapestry/trunk/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml
 Thu Jan 26 11:28:43 2006
@@ -99,8 +99,9 @@
   Reserved parameters: name, type, value
 </p>
 
-<p>A TextField may be decorated by the Form's validation delegate, but does 
not have a validator, so is limited in editting properties types
-  beyond string.  In most cases, the &ValidField; component is preferred. </p>
+<p>
+The TextField component supports all of the validation logic covered in the 
<link href="../../UsersGuide/validation.html">Users Guide</link>.
+</p>
 
 </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to