Package jakarta.validation.groups
Interface Default
public interface Default
Default Jakarta Validation group.
 
Unless a list of groups is explicitly defined:
- constraints belong to the 
Defaultgroup - validation applies to the 
Defaultgroup 
- Author:
 - Emmanuel Bernard