View Javadoc
1   package ejava.jpa.example.validation;
2   
3   /**
4    * This validation group is used to check if enough info is present to derive rest
5    */
6   public interface PreCheck {}