javax.validation
Annotation Type GroupSequence


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface GroupSequence

Define a group sequence The interface hosting @GroupSequence is representing the group sequence. When hosted on a class, represents the Default group for that class.

Author:
Emmanuel Bernard, Hardy Ferentschik

Required Element Summary
 java.lang.Class<?>[] value
           
 

Element Detail

value

public abstract java.lang.Class<?>[] value


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41