I have a situation where a user might be signing up for him/herself + guests, which creates multiple fields with the same field name. It would be nice if we could pass the model object to the valid/invalid functions from the isValid() and validate() functions. This would allow me to use the model's cid to create a unique class on each field and target them from within the pluggin.