Module io.helidon.json.schema
Package io.helidon.json.schema
Annotation Interface JsonSchema.String.Pattern
- Enclosing class:
JsonSchema.String
Regexp pattern the String value has to follow.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueRegexp pattern of the String value.- Returns:
- selected regexp pattern
-