InputText fields calculate the maxlength attribute automatically from the configured validators. If set, the maxlength value will get propagated to size, with a maximum (configurable) of 40.
Other attributes such as the field type (string, number, date) will also be set to the benefit of javascript and CSS style sheets.
Labels:
None