Module io.helidon.json.schema
Package io.helidon.json.schema
Annotation Interface JsonSchema.String.MinLength
- Enclosing class:
JsonSchema.String
Minimal length of the String value.
-
Required Element Summary
Required Elements
-
Element Details
-
value
long valueMinimal String value length.- Returns:
- selected minimal String value length
-