EmailListOrCallable

This is for a configuration that should be a list of emails or a callable that returns a list of emails.

  1. Overview
  2. required
  3. default
  4. regexp

Overview

This is different than StringList, which also accepts a list of strings, but validates that all of those values match the email format.

required

Optional

default

Optional

regexp

Optional