Ticket #937 (closed: fixed)
Clean up use of BoundedValidator in CurveFitting
| Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
|---|---|---|---|
| Priority: | minor | Milestone: | Iteration 20 |
| Component: | Keywords: | ||
| Cc: | nick.draper@… | Blocked By: | |
| Blocking: | Tester: |
Description
Remove use of nullValidator where not necessary. Add lower limit value to positive number validator. Check appropriate validators used for all fitting functions.
Change History
Note: See
TracTickets for help on using
tickets.

(In [3265]) Done
Remove use of nullValidator where not necessary. Add lower limit value to positive number validator. Check appropriate validators used for all fitting functions.
Refs #937.