August 2003
Beginner to intermediate
240 pages
7h 44m
English
required
| Allowed values:any XPath expression; the result is interpreted as a boolean. |
Default value:false
|
This property signals whether a value is required in this node for the form to be considered valid. A node satisfies the required condition when it is convertible into a string with one or more characters.
Form controls take a hint from the required
property. Form controls are required to distinguish between valid and
invalid states, and satisfying this property is a part of validity.
Read now
Unlock full access