The maximum number of models that may take option in a unit of modelCount
models: any_number → all models; else per_n_models → floor(n / per); else
max_count ?? 1; then clamped by max_count when set. A null constraint is
treated as unrestricted (every model). Never negative.
The maximum number of models that may take
optionin a unit ofmodelCountmodels:any_number→ all models; elseper_n_models→ floor(n / per); elsemax_count ?? 1; then clamped bymax_countwhen set. A null constraint is treated as unrestricted (every model). Never negative.