You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by hezjing <he...@gmail.com> on 2008/02/01 05:23:47 UTC

[S2] Stringlength validator

Hi

I think there are typo error in
http://struts.apache.org/2.x/docs/stringlength-validator.html

Missing closing double quote:
<param name="maxLength>10</param>
should be <param name="maxLength">10</param>

Invalid ending tag:
</field-name>
should be </field>

Do we need <field-validator type="stringlength">?


-- 

Hez

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org