javax.validation.groups
Interface Default


public interface Default

Default Bean Validation group. Unless a list of group is explicitly defined:

Most structural constraints should belong to the default group.

Author:
Emmanuel Bernard



Copyright © 2007-2009. All Rights Reserved.