@Target(value={FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited public @interface PatternProperties
PatternProperty annotationPatternProperty| Modifier and Type | Optional Element and Description |
|---|---|
PatternProperty[] |
value
An array of PatternProperty annotations
|
public abstract PatternProperty[] value
Copyright © 2022. All rights reserved.