Module io.helidon.json.schema
Package io.helidon.json.schema
Annotation Interface JsonSchema.String.MaxLength
- Enclosing class:
JsonSchema.String
Maximal length of the String value.
-
Required Element Summary
Required Elements
-
Element Details
-
value
long valueMaximal String value length.- Returns:
- selected maximal String value length
-