1 2 3 4 5 6 7 8 9
type: string description: An HTML string of under 10,000 characters. maxLength: 10000 # replicating test in lob-api: html.indexOf('<') !== 1 # so no anchors pattern: "<"