Package jakarta.validation.groups
Interface Default
-
public interface Default
Default Jakarta Bean 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
- constraints belong to the