JAspeling / Sportal

Student Portal
0 stars 0 forks source link

Register Date validation #16

Closed OCdeBruyn closed 11 years ago

OCdeBruyn commented 11 years ago

Need validation to ensure that only a date can be picked

JAspeling commented 11 years ago

Date validation fixed. Only a date can be accepted in the format MM/dd/yyyy, and the range of valid dates are:

Minimum date allowed: (Now - 100 years) Maximum date allowed: (Now - 10 Years) - Must be at least 10 years old to register