[FormField] represents one field in a html form, like a password or user name input. [FormField] represents one field in a html form, like a password or user name input. It contains a list of FormFieldEntries that actually check constraints using polymorphism. It also contains helper methods to allow for simpler construction.