IDRange provides a min/max of an allowed range of IDs.
Name | Type | Description | Notes |
---|---|---|---|
max | int | max is the end of the range, inclusive. | |
min | int | min is the start of the range, inclusive. |
IDRange provides a min/max of an allowed range of IDs.
Name | Type | Description | Notes |
---|---|---|---|
max | int | max is the end of the range, inclusive. | |
min | int | min is the start of the range, inclusive. |