[ 'required', 'string', 'max:50', 'unique:domains', new ValidDomain, new NotLocalDomain, new NotUsedAsRecipientDomain ] ]; } }