A Wicket response filter implementation that validates whether the generated markup is compliant with the W3C specifications.
'org.wicketstuff.htmlvalidator:wicketstuff-htmlvalidator:1.9'
<dependency>
<groupId>org.wicketstuff.htmlvalidator</groupId>
<artifactId>wicketstuff-htmlvalidator</artifactId>
<version>1.9</version>
</dependency>
<dependency org="org.wicketstuff.htmlvalidator" name="wicketstuff-htmlvalidator" rev="1.9"/>
"org.wicketstuff.htmlvalidator", "wicketstuff-htmlvalidator", "1.9"