form-metadata-schema-properties-contact-properties-online
Online Type
object (Online)
online Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| url | string | Required | cannot be null | Form Metadata Schema |
| text | string | Required | cannot be null | Form Metadata Schema |
url
URL for online contact method
url
-
is required
-
Type:
string(Url) -
cannot be null
-
defined in: Form Metadata Schema
Url Type
string (Url)
url Constraints
URI: the string must be a URI, according to RFC 3986
text
Descriptive text for the online contact link
text
-
is required
-
Type:
string(Text) -
cannot be null
-
defined in: Form Metadata Schema
Text Type
string (Text)