Lean  $LEAN_TAG$
QuantConnect.Messages.NotificationEmail Class Reference

Provides user-facing messages for the Notifications.NotificationEmail class and its consumers or related classes More...

Static Public Member Functions

static string InvalidEmailAddress (string email)
 Returns a string message saying the given email is invalid More...
 

Detailed Description

Provides user-facing messages for the Notifications.NotificationEmail class and its consumers or related classes

Definition at line 30 of file Messages.Notifications.cs.

Member Function Documentation

◆ InvalidEmailAddress()

static string QuantConnect.Messages.NotificationEmail.InvalidEmailAddress ( string  email)
static

Returns a string message saying the given email is invalid

Definition at line 36 of file Messages.Notifications.cs.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: