Currently in certain cases where the value is supposed to be within a range, sometimes the value can be greater than this range or it could also be just a wrong value from the conversion. To avoid data issues in the database, this case needs to be informed to the user.
Currently in certain cases where the value is supposed to be within a range, sometimes the value can be greater than this range or it could also be just a wrong value from the conversion. To avoid data issues in the database, this case needs to be informed to the user.