目的 Purpose
Validates that a String value is a valid email address.使用例 Examples
homeEmail email: true
詳細 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