Bug #928
closedImpliment constraints on data fields
0%
Description
There are serveral fields in Vegbank that have a rules for what constitutes
valid data. For example, picklists of valid entries for a data field ( bug 791
).<br/>
This will be implimented as a validation layer that checks inputs before going
to the database. Upon failure the user will returned a report of the problem.<br/>
This bug addresses parts of <a href="/show_bug.cgi?id="791">bug 791</a>, <a
href="/show_bug.cgi?id="729">bug 729</a>,<a href="/show_bug.cgi?id="725">bug
725</a> and <a href="/show_bug.cgi?id="741">bug 741</a>.<br/>
Updated by John Harris almost 22 years ago
It has been decided that this validation layer must be implemented before the
1.0.0 release, so that inconsistent data are not loaded to the system.
Updated by John Harris almost 22 years ago
This works on the test system -- still need a modified constraints list and a
constraints map.
Updated by Michael Lee almost 20 years ago
changed from components that are to be deleted to "misc" so that bugs don't get
deleted with component. Sorry for all the email.