Format of the OD Error Tag

The basic format of the <div od-type="error"> tag is as follows:

<div od-type="error">

The format of the <div od-type="error"> tag with the FormattedHtml property is as follows:

<div od-type="error" property="FormattedHtml"/>

or

<div od-type="error">
  <div od-property="FormattedHtml"/>
<!--od section error close-->
</div>