The MinMaxAttribute is used to specify a minimum and maximum value for a property. This attribute can be applied to properties to enforce value constraints within a specified range.
The MinMaxAttribute is used to specify a minimum and maximum value for a property. This attribute can be applied to properties to enforce value constraints within a specified range.