Ticket #603 (closed: fixed)
Create a mandatory validator for numbers
Reported by: | Martyn Gigg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Change History
Note: See
TracTickets for help on using
tickets.
(In [2485]) Created a specialization of Mandatory validator that can handle ints and doubles. The validity is checked against what we class as empty ints and doubles which are defined in the System.h file. Re #603