StrangeBrew icon indicating copy to clipboard operation
StrangeBrew copied to clipboard

Check that user submitted values are sane

Open DougEdey opened this issue 12 years ago • 0 comments

Converted from SourceForge issue 1501033, submitted by andrew_avis

Some values should be checked for sanity. EG: you can enter 36 instead of 1.036 for a fermentable ppppg. In this case, the UI should convert 36 to 1.036 before setting the ppppg, or report an error. Acceptable range should be 1.000 to 1.050.

DougEdey avatar Jun 09 '12 23:06 DougEdey