ajv-validator / ajv

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
https://ajv.js.org
MIT License
13.48k stars 864 forks source link

docs: add warning to maxLength / minLength #2428

Closed jasoniangreen closed 3 weeks ago

jasoniangreen commented 3 weeks ago

What issue does this pull request resolve?

Adds warning about grapheme clusters to maxLength / minLength docs.

What changes did you make?

Only docs

Is there anything that requires more attention while reviewing?

Just the precise wording.