[ 'required', 'string', 'max:254', 'email:rfc', new UniqueRecipient(), new NotLocalRecipient(), ], ]; } }