Assert that value is valid HTML markup and brand it as HTMLString.
value
The string to validate and brand.
The same string branded as an HTMLString.
Error if value is not recognized as HTML by isHTMLString.
Assert that
valueis valid HTML markup and brand it as HTMLString.