blob: 626fd9c3b51c37e34f972f1243cc4105b9fcb66d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<module>
<!--
Import this module to use Hibernate Validator during the compilation of validation classes for
gwt clients.
-->
<inherits name='com.google.gwt.validation.Validation' />
<source path="constraints">
<exclude name="impl/scriptassert/" />
<exclude name="super/" />
</source>
<source path="engine">
<include name="ConstraintViolationImpl.java"/>
<include name="NodeImpl.java"/>
<include name="PathImpl.java"/>
</source>
<super-source path="super" />
</module>