To validate that a String value is a valid email address.
Examples
homeEmail(email:true)
Description
Set to true if a string value is an email address. Internally uses the org.apache.commons.validator.EmailValidator class.Error Code: className.propertyName.email.invalid