Error message - The message to display next to the element if the Validation fails. This text should explain why the Validation failed and what steps the user should take to remedy the error.
exists - The Validation will fail if the email address already exists in the database.
does not exist - The Validation will fail if the email address does not exist in the database.
User element - OPTIONAL (but strongly recommended)- if specified, this should be a User element on your form, which this plugin will then use when editing existing data, to determine if an existing row in the J! users table 'belongs' to this user. If not specified, plugin will use logged on userid, so will fail if (say) an admin is editing someone else's row.