value to check
whether value is a number or not
Backend values send numbers as strings to avoid floating point issues However, in some cases we do require a number sent across to BE Thus this is used to check whether a value is a number or not
value to check