1 package ejava.jpa.example.validation; 2 import javax.validation.groups.Default; 3 public interface Drivers extends Default {}