Package javax.validation.groups
Interface Default
public interface Default
Default Bean Validation group.
Unless a list of groups is explicitly defined:
- constraints belong to the
Defaultgroup - validation applies to the
Defaultgroup