Appearance
Rule.io SDK / rcml/src / validateSmsDocument
Function: validateSmsDocument()
validateSmsDocument(
input):SmsDocument
Defined in: rcml/src/sms/validate-sms-document.ts:89
Validate an SMS document against the SMS schema.
Parameters
input
The SmsDocument to validate.
Returns
The validated document.
Throws
When one or more issues are found.