Consolidate shaper input validation
Remove the duplicate function and integrate it with the rest of thevalidate_input() methods.do_input_validation() in guiconfig.inc cannot be included in shaper.inc;this change avoids moving it somewhere that may not be ideal.
Consolidate shaper input validation
Remove the duplicate function and integrate it with the rest of the
validate_input() methods.
do_input_validation() in guiconfig.inc cannot be included in shaper.inc;
this change avoids moving it somewhere that may not be ideal.