HiWhen a field has no value the default error message is "You must give a non-empty value for field 'firstName'". Now this can be changed to whatever you want with the notEmptyMessage option, e.g. "firstName is required". But how do you specify a more readable field name so you could have "First Name is required"? I though there might be an option to specify a name with a meta command, but there doesn't seem to be one.
Thanks, -- Jack
