NumericInput: Updating the bound value property outside the control does not respect the Minimum and Maximum values
If you modify the property which is bound to the Value of the RadNumericInput, through the ViewModel for example, you are able to set a value which is not in the range of minimum/maximum.