I have a requirement where I will pass a HTML String and JSoup should return a Boolean true/false if the HTML is well-formed.
For ex:
String htmlString = &