json-schema-org/understanding-json-schema

Is there a default for a string's maxLength property if none is specified?

jeffory-orrok opened this issue · 1 comments

I am using a company's JSON editor, and it is imposing a limit on the strings that I can set as values. I have discovered how to modify the JSON Schema document that controls this, but I was wondering if the default it was using is part of the canonical spec or just an arbitrary implementation decision.