Annotation Interface PatternProperty
A regular expression and an associated schema.
Used with Schema.patternProperties(), properties with names that match regex() must have values
which validate against schema().
- Since:
- 4.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details