Method ValidateValue
ValidateValue(uint)
Function used to validate the value when updating the field.
Declaration
public override uint ValidateValue(uint value)
Parameters
Type | Name | Description |
---|---|---|
uint | value | Input value. |
Returns
Type | Description |
---|---|
uint | Validated value. |