Appearance
Rule.io SDK / rcml/src / SmsDocumentErrorCodes
Variable: SmsDocumentErrorCodes
constSmsDocumentErrorCodes:object
Defined in: rcml/src/sms/validate-sms-document.ts:22
Machine-readable error codes emitted by validateSmsDocument and safeValidateSmsDocument.
Type Declaration
CONTENT_INVALID
readonlyCONTENT_INVALID:"CONTENT_INVALID"='CONTENT_INVALID'
CONTENT_REQUIRED
readonlyCONTENT_REQUIRED:"CONTENT_REQUIRED"='CONTENT_REQUIRED'
STRUCTURE_INVALID
readonlySTRUCTURE_INVALID:"STRUCTURE_INVALID"='STRUCTURE_INVALID'