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
    Most structural constraints should belong to the default group.
    Author:
    Emmanuel Bernard