Resolve a numeric option with a fallback, rejecting non-finite or non-positive values.
The caller-supplied value (may be undefined).
undefined
The default to use when value is not a usable positive integer.
value
A positive, finite integer.
resolveCappedInt
Resolve a numeric option with a fallback, rejecting non-finite or non-positive values.