MinimumValue property
NumberField.MinimumValue — Number
Represents the minimum value of the number field this property is associated with. If the value is less than the minimum value, the number field is considered invalid and the Valid property returns FALSE. Blank values are considered valid. Set a maximum value through the MaximumValue property.
If there is a minimum or maximum value, any value or formula associated with the Valid property is ignored.