ChannelValidateOptions
OCP App SDK / ChannelValidateOptions
ChannelValidateOptions
Options for validate.
Index
Properties
Properties
mode
"test"
|"preview"
|"live"
Whether the validation is being performed for a preview, test send, or when going live. This can be used, for
example, to ignore certain fields that aren't required to preview but would cause an error when going live.
Defined in: src/app/Channel.ts:225
Updated 2 months ago