javax.validation.constraints
Annotation Type Pattern.List


@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface Pattern.List

Defines several Pattern annotations on the same element.

See Also:
Pattern

Required Element Summary
 Pattern[] value
           
 

Element Detail

value

public abstract Pattern[] value


Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.