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
Default
group - validation applies to the
Default
group
- Author:
- Emmanuel Bernard