Returns normally when isWellFormedString(str) would return true. Throws a diagnostic error when isWellFormedString(str) would return false.
isWellFormedString(str)
Returns normally when
isWellFormedString(str)
would return true. Throws a diagnostic error whenisWellFormedString(str)
would return false.