Home > @tridion-sites/models > ItemFieldDefinition > minOccurs
Minimum occurrence of the field.
The minimum occurrence specifies the minimum number of values that the field must have. Typical occurrence values are 0 (optional field) and 1 (required field).
Signature:
get minOccurs(): number;