hlfw.ca

webbing

Download patch

ref: 9b9ffb693e7c53123fde49fe1c372d323e7af3ee
parent: a25e8cf9505bf9ef1b266fc4d08c3c2ed4b3ddb4
author: Michael Misch <michaelmisch1985@gmail.com>
date: Tue Mar 31 04:39:17 PDT 2020

Create README.md

--- /dev/null
+++ b/README.md
@@ -1,0 +1,8 @@
+# forms
+
+Contains form validation code
+
+ - Any code that has validation scopes which are poorly defined, especially dates, must be tested with sanity checks.
+   - Dates for symptoms cannot have an onset in the future
+   - Birthdates cannot be older than 117 years
+   - binary choices, such as true false, must test to show other values cannot be entered