Jaime Beltrán
Results
1
comments of
Jaime Beltrán
Hello @yegor256, I used the code in the example. Something like this: **public class My { public void main() { String xhtml = ""; ValidationResponse response = new ValidatorBuilder().html().validate(xhtml); assert...