form-definition-v2-schema-properties-feedback
Feedback Type
object (Feedback)
feedback Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| url | string | Optional | cannot be null | Form Definition V2 Schema |
| emailAddress | string | Optional | cannot be null | Form Definition V2 Schema |
url
URL to an external feedback form when not using built-in feedback
url
-
is optional
-
Type:
string(Url) -
cannot be null
-
defined in: Form Definition V2 Schema
Url Type
string (Url)
emailAddress
Email address where feedback is sent
emailAddress
-
is optional
-
Type:
string(Email Address) -
cannot be null
-
defined in: Form Definition V2 Schema
Email Address Type
string (Email Address)
emailAddress Constraints
email: the string must be an email address, according to RFC 5322, section 3.4.1