| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| firstYear | int | NOT Allow Null | 1970 | prop | |
| lastYear | int | NOT Allow Null | 2030 | prop | |
| longMonth | boolean | NOT Allow Null | false | prop | |
| validate | org.apache.tapestry5.FieldValidator | NOT Allow Null | validate | The object that will perform input validation (which occurs after translation). The validate binding prefix is generally used to provide this object in a declarative fashion. | |
| value | java.util.Date | Required, NOT Allow Null | prop |