# MinMaxAttribute

Mark property as having a minimum and maximum value.

- Kind: attribute
- Assembly: `Sandbox.System`

## Constructors

- [`MinMaxAttribute`](/api/MinMaxAttribute/.ctor)

## Properties

- [`MaxValue`](/api/MinMaxAttribute/MaxValue): The maximum value for this property.
- [`MinValue`](/api/MinMaxAttribute/MinValue): The minimum value for this property.
