Configured the project to use Hibernate validation

This requires the Hibernate Tools (a part of JBoss Tools) to be
installed in Eclipse.
This commit is contained in:
2020-04-09 14:15:39 +02:00
parent e285b6d75e
commit 53764f1bba
5 changed files with 23 additions and 18 deletions

View File

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<installed facet="jpt.jpa" version="2.1"/>
<installed facet="java" version="11"/>
<installed facet="jpt.jpa" version="2.1"/>
</faceted-project>