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