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