This commit is contained in:
Keith Donald
2008-07-28 21:54:54 +00:00
parent ec18824716
commit bce65e2a1c

View File

@@ -297,7 +297,7 @@ public interface FlowOutcome {
</para>
</sect3>
<sect3 id="input-element-required">
<title>Marking a input as required</title>
<title>Marking an input as required</title>
<para>
Use the <code>required</code> attribute to enforce the input is not null or empty:
</para>