Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.15 KB

simpletypes-properties-string_length.md

File metadata and controls

31 lines (20 loc) · 1.15 KB

Untitled string in Simple Types Schema

https://example.com/schemas/simpletypes#/properties/string_length

A string with minumum and maximum length

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none simpletypes.schema.json*

string_length Type

string

string_length Constraints

maximum length: the maximum number of characters for this string is: 3

minimum length: the minimum number of characters for this string is: 3

string_length Examples

"bar"
"baz"