I am currently working on a project which involves authenticating form fields based on the length of the strings in the fields. For example, the zip field needs to be atleast 5 characters. This is the code I have so far;I am currently working on a project which invol