The MinMaxAttribute class is used to mark a property as having a minimum and maximum value. This attribute can be applied to properties to specify the range of acceptable values.
The MinMaxAttribute class is used to mark a property as having a minimum and maximum value. This attribute can be applied to properties to specify the range of acceptable values.