{{description}}
Must be a number.
Can't be negative.
Can't be less than {{limitRangeMin | usageWithUnits : type}}.
Can't be greater than {{limitRangeMax | usageWithUnits : type}}.
Limit can't be less than request ({{request | usageWithUnits : type}}).
Limit is required if request is set. (Max Limit/Request Ratio: {{maxLimitRequestRatio}}) Limit cannot be more than {{maxLimitRequestRatio}} times request value. (Request: {{request | usageWithUnits : type}}, Limit: {{(amount ? (amount + unit) : defaultValue) | usageWithUnits : type}})