abennici / StockMonitoringTool

1 stars 3 forks source link

Input validation : alphabetic #59

Closed aenieblas closed 3 years ago

aenieblas commented 3 years ago

Tried various fields with alphabetic input. I either received an error like: “Error in if (Lm50 == 0) Lm50 <- NULL: missing value where TRUE/FALSE needed”; or the run check found no errors.

Only allow numeric values for inputs (where appropriate), and give an error message such as : Error message should read “Numeric values required for this field”

aenieblas commented 3 years ago

see screenshot - alphabetic inputs in Lm50 Screenshot from 2021-03-26 06-03-59