Maximum value (numeric) or length (string).
| Kind | Attribute |
| Since | 0.1.0 |
<field>: <type> max <n>
| Name | Type | Required |
|---|---|---|
n |
int |
yes |
Mirror of min. For string fields, this also influences column size where applicable.
⚠ Implementation touched after spec. Source code changed on
2026-05-21, but this entity's spec was last edited on2026-05-08. The description may be out of date.
| Spec last touched | 5da8498 (2026-05-08) |
| Source last touched | c01c7b5 (2026-05-21) |
| Source files | internal/parser/parser.go, internal/runtime/forms.go |