Often for configuration settings we have minimum and maximum numeric values. An error message might report that one has exceeded the maximum value. But it seems very wrong to report that one exceeded the minimum value. Is there an equivalent to exceeded that means went below?
What would be an appropriate opposite of "exceed"? is related, but the answers did not seem to apply well to numeric values.